diff options
Diffstat (limited to 'yaksh/templates')
-rw-r--r-- | yaksh/templates/yaksh/design_course_session.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/yaksh/templates/yaksh/design_course_session.html b/yaksh/templates/yaksh/design_course_session.html index 1aabd6c..ee530e0 100644 --- a/yaksh/templates/yaksh/design_course_session.html +++ b/yaksh/templates/yaksh/design_course_session.html @@ -28,8 +28,8 @@ <table id="course-details" class="table table-bordered"> <tr> <th width="2%">Select</th> - <th>Learning Module</th> - <th>Learning Units</th> + <th>Modules</th> + <th>Lessons/Quizzes</th> </tr> {% for module in learning_modules %} <ul class="inputs-list"> @@ -69,7 +69,7 @@ <table id="course-details" class="table table-bordered"> <tr> <th width="5%">Select</th> - <th>Learning Module</th> + <th>Module</th> <th width="20%">Order</th> <th width="25%" colspan="2">Check Prerequisite <br> |