summaryrefslogtreecommitdiff
path: root/yaksh/views.py
AgeCommit message (Expand)Author
2018-01-19Merge pull request #426 from adityacp/fix_lessons_redirectPrabhu Ramachandran
2018-01-19Change in views and templatesadityacp
2018-01-19Improve views test case for questionpaperadityacp
2018-01-18Add docstring to update course status view functionadityacp
2018-01-18Update to latest changes from masteradityacp
2018-01-18Change in views.py and models.pyadityacp
2018-01-17Change views.py and test_views.pyadityacp
2018-01-16Change template, urls.py, views.pyadityacp
2018-01-16Change in template, test_views, urls and viewsadityacp
2018-01-12Change in models.py, views.py and urls.pyadityacp
2018-01-08Merge pull request #416 from adityacp/enhance_yaksh_uiPrabhu Ramachandran
2018-01-08Change in models.py and views.pyadityacp
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