Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-17 | Fix user CSV upload issue | King | |
2019-03-06 | Merge pull request #585 from CruiseDevice/course_status_ui | King | |
Multiple UI Changes | |||
2019-03-06 | Merge pull request #563 from ankitjavalkar/quiz-inprogress-bug-fix | King | |
Allow student to open a quiz if status is inprogress | |||
2019-03-06 | Merge pull request #587 from CruiseDevice/fix_download_course_issue | King | |
Add Download Course button in Course Module template | |||
2019-03-04 | Fix PEP8 issues | ankitjavalkar | |
2019-02-28 | Use built-in django url tag inplace of hard-code URL in template | CruiseDevice | |
2019-02-28 | Add Download Course button in Course Module template | CruiseDevice | |
2019-02-27 | Fix table alignment, change completed paper to green. | CruiseDevice | |
2019-02-27 | Fix Export to CSV button aligment | CruiseDevice | |
2019-02-27 | Multiple UI Changes: | CruiseDevice | |
- Change Course Status page UI - Fix breaking alignment in Monitor Page summary table | |||
2019-02-27 | Merge pull request #565 from ankitjavalkar/fix-review-module-page | King | |
Make changes to View Module screen and Quiz screen interface for students | |||
2019-02-27 | Remove commented code and inline styling | ankitjavalkar | |
2019-02-27 | Merge pull request #588 from CruiseDevice/change_font | King | |
Use default Bootstrap 4 font-family. | |||
2019-02-26 | Merge pull request #576 from CruiseDevice/link_to_question | King | |
Add link to the Question in Design QuestionPaper. | |||
2019-02-26 | Merge pull request #566 from ankitjavalkar/toggle-view-grade | King | |
Toggle view grade and other UI improvements | |||
2019-02-26 | Multiple changes | ankitjavalkar | |
- Fix failing test cases and make changes based on feedback - Fix PEP8 | |||
2019-02-26 | Use default Bootstrap 4 font-family. | CruiseDevice | |
2019-02-19 | Merge pull request #577 from CruiseDevice/preview_question_paper_in_quiz | ankitjavalkar | |
Add Preview QuestionPaper button in Quiz view page | |||
2019-02-18 | Remove stray print statement and add additional check during tearDown | CruiseDevice | |
2019-02-18 | Fix TestCases | CruiseDevice | |
2019-02-18 | Remove the duplicate condition to check if user is quiz creator in ↵ | CruiseDevice | |
preview_questionpaper view | |||
2019-02-18 | Mulitple UI changes in Quiz Edit Page: | CruiseDevice | |
- Remove extra conditions - Rename View Questionpaper button to Edit Questionpaper button | |||
2019-02-18 | Add Preview Question Paper button in add_quiz template | CruiseDevice | |
2019-02-18 | Add Preview QuestionPaper button in Quiz view page | CruiseDevice | |
2019-02-18 | Merge pull request #575 from CruiseDevice/file_download_issue_in_quiz | ankitjavalkar | |
Fix download file for a question in quiz | |||
2019-02-18 | Reduce button size. | CruiseDevice | |
2019-02-18 | Add TestCase for get_filename() of FileUpload model | CruiseDevice | |
2019-02-18 | Merge pull request #572 from CruiseDevice/alert_on_undo | ankitjavalkar | |
Show alert on clicking Undo Changes button | |||
2019-02-18 | Change alert message | CruiseDevice | |
2019-02-18 | Open link for edit question in new tab | CruiseDevice | |
2019-02-18 | Fix download file for a question in quiz | CruiseDevice | |
2019-02-14 | Show link only to the creator of the question in Design Question Paper | CruiseDevice | |
2019-02-13 | Add link to the Question in Design QuestionPaper. | CruiseDevice | |
- Add a link to edit Question while designing Question Paper. | |||
2019-02-08 | Show alert on clicking Undo Changes button | CruiseDevice | |
2019-02-07 | Merge pull request #571 from FOSSEE/release_0_9_1v0.9.1 | ankitjavalkar | |
Release 0.9.1 related changes | |||
2019-02-07 | Release 0.9.1 related changes | ankitjavalkar | |
- Added Changelog for version 0.9.1 - Added migrations - Changed version number in __init__.py | |||
2019-02-06 | Fix condition for comparison of current attempt number and maximum attempts ↵ | ankitjavalkar | |
allowed in _is_attempt_allowed | |||
2019-02-04 | Make changes to View Module screen and Quiz screen interface for students | ankitjavalkar | |
- Remove 'Units In This Module' section from View Module page - Increase size of Question marks displayed during Quiz - Change the Question Navigator colours so that Attempted Question number is more visible - Remove footer in Quiz interface - Adjust the logo in the Nav bar on Quit and Complete screen | |||
2019-02-04 | Merge pull request #545 from CruiseDevice/embed_video_link_issue_in_add_lesson | ankitjavalkar | |
Fix Embed video link issue | |||
2019-02-04 | Upgrade jquery-ui.js and jquery-ui.css only in add_lesson.html template | CruiseDevice | |
2019-02-01 | Change Course Listing UI on Student Dashboard | ankitjavalkar | |
2019-01-30 | Use updated jQuery-ui instead of jQuery-migrations. | CruiseDevice | |
2019-01-30 | Fixes Embed video link issue | CruiseDevice | |
- Fixes Embed video link issue in LessonForm of Add New Lesson. - It breaks because of compatibility issues between jQuery 3.3.1 and jQuery UI 1.9.1 . Using jQuery UI with the jQuery Migrate plugin fixes this issue. | |||
2019-01-30 | Allow course moderators to hide or show the grade to students | ankitjavalkar | |
2019-01-30 | Allow student to open a quiz if status is inprogress and redirect to ↵ | ankitjavalkar | |
completion page if attempts are exceeded | |||
2019-01-29 | Merge pull request #528 from CruiseDevice/fix-legend | ankitjavalkar | |
Fix legend on Quiz interface | |||
2019-01-29 | Fix PEP8 issues | CruiseDevice | |
2019-01-29 | Merge pull request #532 from CruiseDevice/ui-create-question-paper | ankitjavalkar | |
Fix Create Question Paper CSS and JS | |||
2019-01-28 | Resolve comments | CruiseDevice | |
2019-01-28 | Fix PEP8 issues | CruiseDevice | |