summaryrefslogtreecommitdiff
path: root/yaksh/views.py
AgeCommit message (Expand)Author
2020-01-20Change views, urls, forms, templates, staticadityacp
2020-01-17Change views and urlsadityacp
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-20Change forms.py and views.pyadityacp
2019-07-30Merge pull request #622 from CruiseDevice/offline_yakshAkash Chavan
2019-07-23Fix course filter query to display only non trial courses on the dashboardankitjavalkar
2019-07-03Minor changesCruiseDevice
2019-06-27Fix Nonetype error due to incorrect if-else during course_code searchankitjavalkar
2019-06-07Improve UI in offline YakshCruiseDevice
2019-05-31Add templates and more featuresCruiseDevice
2019-04-24Upgrade Jquery version from 1.9.1 to 3.3.1 in all templatesCruiseDevice
2019-04-23Merge pull request #599 from prathamesh920/csv-upload-fixankitjavalkar
2019-04-17Fix PEP8 issueKing
2019-04-17Fix user CSV upload issueKing
2019-04-09Merge pull request #592 from ankitjavalkar/add-prereq-passing-checkKing
2019-04-09Fix PEP8 issuesankitjavalkar
2019-03-25Fix PEP8 issues and variable namesankitjavalkar
2019-03-12Add functionality to restrict access to next module based on passing previous...ankitjavalkar
2019-03-06Merge pull request #563 from ankitjavalkar/quiz-inprogress-bug-fixKing
2019-02-26Merge pull request #566 from ankitjavalkar/toggle-view-gradeKing
2019-02-26Multiple changesankitjavalkar
2019-02-18Remove the duplicate condition to check if user is quiz creator in preview_qu...CruiseDevice
2019-02-18Add Preview Question Paper button in add_quiz templateCruiseDevice
2019-02-18Add Preview QuestionPaper button in Quiz view pageCruiseDevice
2019-02-01Change Course Listing UI on Student Dashboardankitjavalkar
2019-01-30Allow student to open a quiz if status is inprogress and redirect to completi...ankitjavalkar
2019-01-28Fix PEP8 errors in views.pyCruiseDevice
2019-01-28Remove unused variables and importsCruiseDevice
2019-01-28Code refactor and resolves requested changes.CruiseDevice
2019-01-28Code refactorCruiseDevice
2019-01-28Fix #525CruiseDevice
2019-01-14Fix PEP8 issue - Line more than 80 columns in views.pyankitjavalkar
2019-01-14Bug Fix: Fetch only distinct values for courses where User is Creator OR Teacherankitjavalkar
2018-09-28Fix errors and test casesankitjavalkar
2018-09-26Add templatetag to get question numbers by typeShelsy
2018-07-31Merge pull request #519 from kumanna/masterKing
2018-07-31Fix spelling error: choosen to chosenKumar Appaiah
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-17Create assignment upload files for a particular course instead of quizadityacp
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 #496 from maheshgudi/questions_yamlKing
2018-07-12Merge pull request #487 from adityacp/video_lessons_downloadKing
2018-07-10Can directly upload yaml questions without zipmaheshgudi
2018-07-10Change in file_utils, forms, models, lesson.css, add_lesson.html, viewsadityacp