index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
Age
Commit message (
Expand
)
Author
2019-01-28
Code refactor and resolves requested changes.
CruiseDevice
2019-01-28
Code refactor
CruiseDevice
2019-01-28
Fix #525
CruiseDevice
2019-01-24
Add Test Cases
ankitjavalkar
2019-01-23
Fix sticky active tab highlight due to stray <li> tag in regrade page
ankitjavalkar
2019-01-23
Fix HTML/CSS alignment for Upload and Download Questions page
ankitjavalkar
2019-01-21
Remove user as teacher of any course if is_moderator is set to False
ankitjavalkar
2019-01-21
Merge pull request #537 from ankitjavalkar/fix-overall-course-completion
ankitjavalkar
2019-01-21
Fix Monitor in Moderator interface:
ankitjavalkar
2019-01-16
Add roll number columns and fix UI
ankitjavalkar
2019-01-14
Fix PEP8 issue - Line more than 80 columns in views.py
ankitjavalkar
2019-01-14
Fix typo in 500 error page
ankitjavalkar
2019-01-14
Bug Fix: Fetch only distinct values for courses where User is Creator OR Teacher
ankitjavalkar
2019-01-14
Merge pull request #543 from ankitjavalkar/updated-add-code-answer-html-escapes
ankitjavalkar
2019-01-11
Display the question snippet as preformatted text in Preview QuestionPaper mode
ankitjavalkar
2019-01-11
Ensure that the Answers displayed in grade_user.html, user_data.html and view...
ankitjavalkar
2019-01-11
Fixes check marks rendering incorrectly on Unit Completion.
CruiseDevice
2019-01-10
Remove unnecessary HTML divider in Logout dropdown
ankitjavalkar
2019-01-10
Remove duplicate progress bars (Units/Lessons should not have progress bars)
ankitjavalkar
2019-01-09
Multiple changes in new UI:
ankitjavalkar
2019-01-08
Fix Overall Course Completion percentage in Student interface
ankitjavalkar
2019-01-04
Fix PEP8 and improve formatting
CruiseDevice
2019-01-03
Create_moderator command sets is_moderator to True
CruiseDevice
2018-10-12
Make changes as per PR review
ankitjavalkar
2018-10-09
Minor UI changes and selenium test fixes
ankitjavalkar
2018-09-28
Fix errors and test cases
ankitjavalkar
2018-09-28
Add Switch To buttons in main menu and minor UI changes
ankitjavalkar
2018-09-26
Remove unnecessary html blocks, add popper.js link, fix error message in temp...
Shelsy
2018-09-26
Add templatetag to get question numbers by type
Shelsy
2018-09-26
Add new/modified static files
Shelsy
2018-09-26
Change templates with new UI
Shelsy
2018-09-25
Remove older bootstrap static files
Shelsy
2018-07-31
Merge pull request #519 from kumanna/master
King
2018-07-31
Merge pull request #507 from ankitjavalkar/remove-dead-css-links
King
2018-07-31
Remove unused ajax_marks.html file
ankitjavalkar
2018-07-31
Merge pull request #509 from maheshgudi/remove_yaksh_cli
King
2018-07-31
Fix spelling error: choosen to chosen
Kumar Appaiah
2018-07-25
Remove yaksh cli
maheshgudi
2018-07-25
Remove unused showusers.html from templates directory
ankitjavalkar
2018-07-24
Remove reference to /static/yaksh/css/course.css in addteacher.html
ankitjavalkar
2018-07-24
Remove reference to /static/yaksh/css/question_quiz.css in add_course, add_ex...
ankitjavalkar
2018-07-20
Raise 404 error if course and question paper are not available
adityacp
2018-07-20
Make course_id compulsory argument in download_assignment_file view function ...
adityacp
2018-07-17
Fix failing tests for models and views
adityacp
2018-07-17
Change views tests for assignment uploads
adityacp
2018-07-17
Create assignment upload files for a particular course instead of quiz
adityacp
2018-07-13
Add default video in demo lesson
adityacp
2018-07-13
Update migrations to fix order error
maheshgudi
2018-07-13
Fix minor issue in selenium
prathamesh
2018-07-13
pep8 cleanup for release v0.9
maheshgudi
[next]