Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pado
Behira Younes
Commits
b041cae6
Commit
b041cae6
authored
Oct 29, 2020
by
Ratnadeep Rajendra Kharade
Browse files
added description for category
parent
5f481634
Pipeline
#1117
passed with stages
in 11 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
b041cae6
...
...
@@ -80,6 +80,23 @@
</select>
<div
id=
"category-validation"
class=
"error-message"
>
Please select the category.
</div>
<div
class=
"more-information"
>
<div>
<h4>
<span>
ⓘ
</span>
More Information
</h4>
</div>
<div>
<div>
1) Mixed-ability group: It represents a standard classroom that includes learners whose average
scores in English range from 0 to 20.
</div>
<div>
2) High-ability group: This category represents learners of a very good level of English. This can be
determined by the English school average scale 16-20.
</div>
<div>
3) Good-ability group: This category represents learners of good level of English. This can be
determined by the English school average scale 13-15.99.
</div>
<div>
4) Average-ability group: This category includes learners of average level of English. This can be
determined by the English average scale 10-13.99.
</div>
<div>
5) Low-ability group: This category includes learners of low level of English. This can be determined
by the English school average that is lower than 10.
</div>
</div>
</div>
</div>
<div>
<div>
...
...
public/style.css
View file @
b041cae6
...
...
@@ -132,3 +132,8 @@ button:hover {
display
:
none
;
}
.more-information
{
font-size
:
12px
;
font-style
:
italic
;
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment