summaryrefslogtreecommitdiff
path: root/yaksh/views.py
AgeCommit message (Expand)Author
2018-01-04Multiple Changes:ankitjavalkar
2018-01-04- Add python-decouple package to requirementsankitjavalkar
2018-01-03Made UI changes as per suggestionprathamesh
2018-01-02Merge branch 'master' of https://github.com/FOSSEE/online_test into exerciseprathamesh
2018-01-02Allowed user to skip and view solution if the answer is correct.prathamesh
2018-01-02Changes in views, models, templates and jsadityacp
2018-01-02Update to latest changesadityacp
2017-12-29Fix assignment upload to work with new code servermaheshgudi
2017-12-27Exercise feature in video lessonsprathamesh
2017-12-14Change in test_views and viewsadityacp
2017-12-14Change views.py and urls.pyadityacp
2017-11-28Change in views.py and urls.pyadityacp
2017-11-24Merge branch 'yaksh_video_lessons' of https://github.com/fossee/online_test i...mahesh
2017-11-23Put page footer outside div containermaheshgudi
2017-11-23Change urls, views, template, test_viewsadityacp
2017-11-23Minor changes in requesthandler.jsmaheshgudi
2017-11-23Render error output with django template instead of javascriptmahesh
2017-11-22Display error output without reloading.maheshgudi
2017-11-22Fixed existing model testsprathamesh
2017-11-22Change forms.py, models.py, views.py, templates, templatetagsadityacp
2017-11-21Change in templates, js, template tagadityacp
2017-11-21Change in models.py and views.pyadityacp
2017-11-20Change complete.html and change download quiz csv in viewsadityacp
2017-11-20Change in views.pyadityacp
2017-11-14Merge pull request #378 from prathamesh920/upload_users_csvPrabhu Ramachandran
2017-11-14Added sample csv for user to download and upload.prathamesh
2017-11-13set_password to convert into hashprathamesh
2017-11-13Added test case for add, update and removeprathamesh
2017-11-13if password is empty then defaults to emailprathamesh
2017-11-13csv can now take extra fields related to profile.prathamesh
2017-11-10Optimised the code and added dialect while reading to handle differentprathamesh
2017-11-10Merge branch 'master' of https://github.com/FOSSEE/online_test into upload_us...prathamesh
2017-11-09Prepopulate the test case type field when adding test cases to questionsankitjavalkar
2017-11-07Merge branch 'master' of https://github.com/FOSSEE/online_test into detailed_...prathamesh
2017-11-07Made changes as per suggestionsprathamesh
2017-11-06Merge pull request #376 from Akshen/developPrabhu Ramachandran
2017-11-06Show Latest Active Course on top of Courses PageAkshen
2017-11-06Upload user to the course via csv.prathamesh
2017-11-04Show Active Course on top of Courses PageAkshen
2017-10-31Fix Course Ordering in Courses PageAkshen
2017-10-27Edit Profile Bug Fixprathamesh
2017-10-27Excluded teachers and creator form the enrolled users listprathamesh
2017-10-26CSV download for quiz enhancedprathamesh
2017-10-06Pep8 change in views.pyadityacp
2017-10-05Update grade user UImahesh
2017-10-04Update non-code and non-upload answers instead of creating a new onemaheshgudi
2017-10-04Fix bug to prevent saving a code question answer on skipankitjavalkar
2017-09-19Fixes Nonetype object has attribute 'encode' errormaheshgudi
2017-09-12Change in variable nameprathamesh
2017-09-08Modification as per comments on the PRprathamesh