summaryrefslogtreecommitdiff
path: root/yaksh/views.py
AgeCommit message (Expand)Author
2020-04-15Show selected values in the filter formsadityacp
2020-04-12Fix search coursesadityacp
2020-04-11Fix tabs and show uploaded questions in questions pageadityacp
2020-04-08Change templates, views, forms, modelsadityacp
2020-04-03Merge pull request #671 from ankitjavalkar/fix-stdioankitjavalkar
2020-04-02Optimize code to add unit to module only on creationadityacp
2020-03-31Change course_modules.html and views.pyadityacp
2020-03-31Update the units and modules order on creationadityacp
2020-03-30Change templates, js, viewsadityacp
2020-03-28Change in course modules template, viewsadityacp
2020-03-28Fix workflow for creating modules, lessons, quizzesadityacp
2020-03-27Allow stdio expected input to be optional and miscellanous UI fixesankitjavalkar
2020-03-19Resolve conflicts in the courses viewadityacp
2020-03-19Remove usage of module sixadityacp
2020-03-18Search bar addedmanojvaghela
2020-03-13Show success or failure message design course pageadityacp
2020-03-13Fix redirection while saving exerciseadityacp
2020-03-09Download course progressadityacp
2020-03-04Change settingsadityacp
2020-03-02Merge branch 'master' of https://github.com/FOSSEE/online_test into bump_djangoadityacp
2020-02-28Fix UI for email account verificationadityacp
2020-02-28Order courses by active coursesadityacp
2020-02-28Change in views, change password, paginatoradityacp
2020-02-28Bump django to the latest versionadityacp
2020-02-19Fix pep style and add test case in test_modelsadityacp
2020-02-19Change views, test_views, templatesadityacp
2020-02-18Change forms, views, models, templatesadityacp
2020-02-17Fix conflictsadityacp
2020-02-13Merge branch 'master' of https://github.com/FOSSEE/online_test into revamp_uiadityacp
2020-02-11Change templates, urls, viewsadityacp
2020-01-30Fix pep8 in forms and viewsadityacp
2020-01-29Disallow student to enroll if ourse enrollment is closedadityacp
2020-01-29Add django messages to show enrollment message for studentadityacp
2020-01-28Change in views, forms, templates, staticadityacp
2020-01-24deleted question now does not reflect in searchmanojvaghela
2020-01-24Resolve conflicts in grade user, custom filters etcadityacp
2020-01-24Change in views, forms and templatesadityacp
2020-01-21Add messages in clone course viewadityacp
2020-01-21Fix design question paper UIadityacp
2020-01-20Change views, urls, forms, templates, staticadityacp
2020-01-17Change views and urlsadityacp
2020-01-06Fix issue in add_question.html templateCruiseDevice
2020-01-06Merge pull request #634 from ankitjavalkar/fix-gradesankitjavalkar
2020-01-03Fix bug to only allow self created grading systems to show up in the course formankitjavalkar
2020-01-03Remove unncessary break html tags and add bootstrap custom file inputadityacp
2020-01-02Resolve commentsCruiseDevice
2020-01-02Resolve conflictsCruiseDevice
2020-01-02Change courses page with new UIadityacp
2019-12-27Fix pep8 for stdio spacing errormaheshgudi
2019-12-27Allow new line to be added in an stdio testcasemaheshgudi