Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-27 | Allow new line to be added in an stdio testcase | maheshgudi | |
2019-12-18 | Fix conflicts for pygmentized answer paper | ankitjavalkar | |
2019-08-19 | Move all download related templates to a new subfolder and add homepage link ↵ | ankitjavalkar | |
to navbar logo | |||
2019-07-26 | Move Download Course button on first page under "Enrolled Courses" | CruiseDevice | |
2019-07-12 | Resolve comments | CruiseDevice | |
- Remove print statements. - Remove commented css from offline.css. - Change 127.0.0.1 to yaksh.fossee.in quiz.html for offline application. | |||
2019-07-03 | Minor changes | CruiseDevice | |
- Remove commented code. - Add active class to the tab selected on sidebar. | |||
2019-06-20 | UI improvements | CruiseDevice | |
- show lessons in tree structure on sidebar menu. - Use div inplace of table in index.html to show modules and lessons. | |||
2019-06-07 | Improve UI in offline Yaksh | CruiseDevice | |
2019-05-31 | Add templates and more features | CruiseDevice | |
2019-04-24 | Upgrade Jquery version from 1.9.1 to 3.3.1 in all templates | CruiseDevice | |
2019-04-09 | Merge pull request #592 from ankitjavalkar/add-prereq-passing-check | King | |
Add functionality to restrict access to next module based on passing previous module | |||
2019-03-12 | Add functionality to restrict access to next module based on passing ↵ | ankitjavalkar | |
previous module | |||
2019-03-06 | Merge pull request #585 from CruiseDevice/course_status_ui | King | |
Multiple UI Changes | |||
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-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-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 | 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-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 | 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-29 | Merge pull request #528 from CruiseDevice/fix-legend | ankitjavalkar | |
Fix legend on Quiz interface | |||
2019-01-28 | Code refactor and resolves requested changes. | CruiseDevice | |
2019-01-28 | Fix #525 | CruiseDevice | |
- Categorize questions into objectives, blanks, upload and programming. | |||
2019-01-28 | Resolve comments | CruiseDevice | |
2019-01-28 | Multiple Frontend changes: | CruiseDevice | |
- Remove bootstrap-tabs.js - Minor UI changes in some templates | |||
2019-01-28 | Remove empty class from tag | CruiseDevice | |
2019-01-28 | Change text color of button and nav-tab to nav-pills | CruiseDevice | |
- Change text color of next and previous button to white. - Change nav-tab to nav-pills in design_questionpaper.html . | |||
2019-01-28 | Fix nav-tab issue in design_questionpaper.html | CruiseDevice | |
- Fixes nav-tab active status. - Fixes nav-tab flickering on hover over tab. | |||
2019-01-28 | Fix #530 | CruiseDevice | |
- Fix Create Question Paper CSS and JS. | |||
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 | |