Skip to content

Yaksh Release v0.6.0

Compare
Choose a tag to compare
@ankitjavalkar ankitjavalkar released this 12 May 09:08
· 1239 commits to master since this release

=== 0.6.0 (11-05-2017) ===

  • Added a course code field that can be used to search a course.
  • Updated the documentation to describe the course code feature
  • Fixed a bug that prevented redirection based on 'next' parameter after login.
  • Fixed a bug that littered residual system processes created by code evaluators.
  • Added the facility to allow moderators to see and download uploaded assignments.
  • Fixed a bug that prevented teachers of a course from editing Question papers.
  • Added a start time and end time for enrollment of a course.
  • Added the facility to allow moderators to edit the details of a course.
  • Added a test_settings.py file to avoid using the committed migrations and rebuild database from scratch while running tests.