Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
4 years ago
by
Ratnadeep Rajendra Kharade
Browse files
Options
Download
Email Patches
Plain Diff
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
Showing
2 changed files
public/index.html
+17
-0
public/index.html
public/style.css
+5
-0
public/style.css
with
22 additions
and
0 deletions
+22
-0
public/index.html
+
17
-
0
View file @
b041cae6
...
@@ -80,6 +80,23 @@
...
@@ -80,6 +80,23 @@
</select>
</select>
<div
id=
"category-validation"
class=
"error-message"
>
Please select the category.
</div>
<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>
<div>
<div>
<div>
...
...
This diff is collapsed.
Click to expand it.
public/style.css
+
5
-
0
View file @
b041cae6
...
@@ -132,3 +132,8 @@ button:hover {
...
@@ -132,3 +132,8 @@ button:hover {
display
:
none
;
display
:
none
;
}
}
.more-information
{
font-size
:
12px
;
font-style
:
italic
;
}
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets