From d2258bcfc5e756661d9b53ed04ab78606bd9b18e Mon Sep 17 00:00:00 2001 From: Kumar Appaiah Date: Tue, 31 Jul 2018 09:56:57 +0530 Subject: Fix spelling error: choosen to chosen --- yaksh/documentation/moderator_docs/creating_lessons_modules.rst | 2 +- yaksh/static/yaksh/js/design_course.js | 2 +- yaksh/templates/yaksh/add_module.html | 2 +- yaksh/templates/yaksh/design_course_session.html | 2 +- yaksh/test_views.py | 2 +- yaksh/views.py | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'yaksh') diff --git a/yaksh/documentation/moderator_docs/creating_lessons_modules.rst b/yaksh/documentation/moderator_docs/creating_lessons_modules.rst index 5131dd1..e057be0 100644 --- a/yaksh/documentation/moderator_docs/creating_lessons_modules.rst +++ b/yaksh/documentation/moderator_docs/creating_lessons_modules.rst @@ -68,7 +68,7 @@ Design a Module To add a lesson or a quiz to the module select the checkbox beside every lesson or quiz and click **Add to Module** button. - **Choosen Lesson and quizzes** contains all the lessons and quizzes that are added to a module. + **Chosen Lesson and quizzes** contains all the lessons and quizzes that are added to a module. A lesson or quiz added to a module becomes a unit. A unit has following parameters to change: diff --git a/yaksh/static/yaksh/js/design_course.js b/yaksh/static/yaksh/js/design_course.js index 7b01491..dbff9fd 100644 --- a/yaksh/static/yaksh/js/design_course.js +++ b/yaksh/static/yaksh/js/design_course.js @@ -16,7 +16,7 @@ $(document).ready(function(){ order_list.push($(this).data('item-id')+":"+$(this).val()); }); } - $(this).append(''); + $(this).append(''); $(this).append(''); return true; }); diff --git a/yaksh/templates/yaksh/add_module.html b/yaksh/templates/yaksh/add_module.html index 4efccf7..309c3e7 100644 --- a/yaksh/templates/yaksh/add_module.html +++ b/yaksh/templates/yaksh/add_module.html @@ -94,7 +94,7 @@
Choosen Lessons and quizzes: +
Chosen Lessons and quizzes: