summaryrefslogtreecommitdiff
path: root/yaksh
AgeCommit message (Expand)Author
2018-08-20Add syntax highlight for code answers in answerpapermaheshgudi
2018-07-31Merge pull request #519 from kumanna/masterKing
2018-07-31Merge pull request #507 from ankitjavalkar/remove-dead-css-linksKing
2018-07-31Remove unused ajax_marks.html fileankitjavalkar
2018-07-31Merge pull request #509 from maheshgudi/remove_yaksh_cliKing
2018-07-31Fix spelling error: choosen to chosenKumar Appaiah
2018-07-25Remove yaksh climaheshgudi
2018-07-25Remove unused showusers.html from templates directoryankitjavalkar
2018-07-24Remove reference to /static/yaksh/css/course.css in addteacher.htmlankitjavalkar
2018-07-24Remove reference to /static/yaksh/css/question_quiz.css in add_course, add_ex...ankitjavalkar
2018-07-20Raise 404 error if course and question paper are not availableadityacp
2018-07-20Make course_id compulsory argument in download_assignment_file view function ...adityacp
2018-07-17Fix failing tests for models and viewsadityacp
2018-07-17Change views tests for assignment uploadsadityacp
2018-07-17Create assignment upload files for a particular course instead of quizadityacp
2018-07-13Add default video in demo lessonadityacp
2018-07-13Update migrations to fix order errormaheshgudi
2018-07-13Fix minor issue in seleniumprathamesh
2018-07-13pep8 cleanup for release v0.9maheshgudi
2018-07-13Add migration files for release v0.9maheshgudi
2018-07-13Fix unit and selenium tests for simple questionsmaheshgudi
2018-07-13Modify demo questions to make them simplermaheshgudi
2018-07-13Fix import changes for file_utilsmaheshgudi
2018-07-13Fix bug that changes moderator-student view on every profile saveankitjavalkar
2018-07-13Add more testsankitjavalkar
2018-07-13Fix testsankitjavalkar
2018-07-13- Add buttons to Moderator and Student templatesankitjavalkar
2018-07-13Allow moderator to switch between student and moderator rolesankitjavalkar
2018-07-12Merge pull request #491 from maheshgudi/catch_compilation_errorKing
2018-07-12Merge pull request #496 from maheshgudi/questions_yamlKing
2018-07-12Fix multiple testcase errormaheshgudi
2018-07-12Merge pull request #487 from adityacp/video_lessons_downloadKing
2018-07-12Fix unicode issue in gradermaheshgudi
2018-07-12Make pep8 changesmaheshgudi
2018-07-12Raise appropriate exceptions for C and Java language to the Gradermaheshgudi
2018-07-12Modify documentation for question uploadmaheshgudi
2018-07-12Make pep9 changes for question-yaml featuresmaheshgudi
2018-07-11Support for multiple yaml filesmaheshgudi
2018-07-10Can directly upload yaml questions without zipmaheshgudi
2018-07-10Imporve download course offline views test to check files inside zip fileadityacp
2018-07-10Change in file_utils, forms, models, lesson.css, add_lesson.html, viewsadityacp
2018-07-10Changes in file_utils.py, courses.html, index.html, module.html, unit.html, o...adityacp
2018-07-03Add tests to add and remove questions in design question paperadityacp
2018-07-03Set marks field as not required in QuestionFilterFormadityacp
2018-07-03Update to latest changesadityacp
2018-06-26Fix course download to support Python 2 and 3adityacp
2018-06-26Add views test for course downloadadityacp
2018-06-26Changes in template, templatetags and static filesadityacp
2018-06-26Changes in views, models, forms, urls, file_utilsadityacp
2018-06-18Release 0.8.1 changesadityacp