coursemology2 icon indicating copy to clipboard operation
coursemology2 copied to clipboard

Rails 6 re-write of Coursemology

Results 143 coursemology2 issues
Sort by recently updated
recently updated
newest added

### Issue Students may sometimes delete/update comments/forum posts content. We sometimes need to know what the student originally wrote, and want to keep a history of the comments/posts. ### Solution/Fix...

Feature

This feature is meant to be broken up into incremental levels of increasing security. 1. Implement an "exam mode" that marks users as "in-an-exam" (to discuss: software design for exam...

Security
Feature

### Issue Whenever test package is updated, **all** past answers are regraded. ### Requested behaviour Instructor wishes to only re-grade latest answer, or not perform any regrading at all (e.g....

Performance
Feature

Upon migration to single-page application with React frontend, to-do a full audit of all routes: For each route, to access at each user level: Within the course, to test -...

Performance
Minor QoL
Good First Issue

### Issue Current database structure only supports on closing reminder email on the LessonPlanItem level, which means only one opening/closing reminder email can be sent per-lesson plan item (e.g. Assessment,...

Corrections

Linked to #5949 This serves as a documentation of the types of autograder reporting we already have, as well as other possible enhancements we can make. Looking into referencing [another...

Enhancement

Continue the work merged in #5491 and #5631. These enhancements are to be released in the next beta cadence. - [ ] Fix Workbin (Assessment) times not updating when changing...

Enhancement
Technical Story
Feature

Current Situation: - The previously set entities for duplication tracing were only Course and Assessment, yet we need to have more entities (for example, Survey, Materials, etc.) to have its...

![image](https://user-images.githubusercontent.com/81917538/194274544-ca708033-1c2b-4af6-abad-c5ce36c86e7a.png) CS1010S TA here. Thanks for all the great work that y'all do to improve the platform for learning. I would like to suggest an improvement in the UI of...

Enhancement

Upon duplicating a course, the order of the forum topics might be shuffled, however one cannot simply reorder it by dragging and instead has to do delete/add/edit. Left: duplicated course...

Enhancement
Good First Issue