mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-22 10:55:19 -04:00
Update enrollment terminology in PurchaseCoursesView
This commit is contained in:
parent
afb26d535b
commit
dabf317688
1 changed files with 4 additions and 2 deletions
|
@ -25,7 +25,7 @@ block content
|
|||
.alert.alert-danger= view.stateMessage
|
||||
|
||||
p.text-center
|
||||
strong How many enrollments do you need?
|
||||
strong How many additional paid enrollments do you need?
|
||||
br
|
||||
|
||||
p.text-center
|
||||
|
@ -38,7 +38,9 @@ block content
|
|||
|
||||
.container-fluid
|
||||
.row
|
||||
.col-md-offset-3.col-md-6 One enrollment per student is required to assign them to paid CodeCombat courses. A single student does not need multiple enrollments to access all paid courses.
|
||||
.col-md-offset-3.col-md-6
|
||||
| Each student in a class will get access to Course 2 and up once they are enrolled in paid courses.
|
||||
| You may assign each course to each student individually.
|
||||
br
|
||||
|
||||
p.text-center#price-form-group
|
||||
|
|
Loading…
Reference in a new issue