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

## Background Previously, our Submission Page (the page used by students for doing their assignments) is rendered in 2 components: - SubmissionEditForm (for non-autograded assessment) - SubmissionEditStepForm (for autograded assessment)...

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.6.0. Release notes Sourced from eslint-plugin-jest's releases. v28.6.0 28.6.0 (2024-06-06) Features prefer-jest-mocked: add new rule (#1599) (4b6a4f2) valid-expect: supporting automatically fixing adding async in some...

Blocked
Dependencies
JavaScript

Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 6.2.0 to 6.3.1. Release notes Sourced from shoulda-matchers's releases. v6.3.1 6.3.1 - 2024-08-13 What's Changed Bug fixes Ensure DefineEnumForMatcher#validating handles Hash enum values correctly by @​mi-wada (#1646)...

Dependencies
Ruby

Bumps [rexml](https://github.com/ruby/rexml) from 3.3.4 to 3.3.5. Release notes Sourced from rexml's releases. REXML 3.3.5 - 2024-08-12 Fixes Fixed a bug that REXML::Security.entity_expansion_text_limit check has wrong text size calculation in SAX...

Dependencies
Ruby

- Instead of having the like and dislike button combined (with like having score +1 and dislike having score -1), it's better to represent both of them separately (Having 2...

Enhancement
Priority: Low
Good First Issue

When user goes into one of the Forum Topic page (/courses/{courseId}/forums/{forumName}/topics/{topicName}), there are buttons called "Hide" and "Lock" on the upper right of the page. Those two are not intuitive...

Enhancement
Priority: Low
Good First Issue

## Background - When instructor/manager/owner/TA tried to see the result of the survey in the Coursemology App, you can only see all the responses made by the students - However,...

Bug
Priority: Low

## Background Currently, if user wants to add more levels into the course, all those new levels will appear as like the other, already existing, levels. This might confuse user...

Enhancement
Priority: Low

## How to Reproduce - Go to the existing Forum and Topic that is classified as question (if there does not exist, create one such topic) - Mark some of...

Bug
Priority: Low

## How to Reproduce the Issue - Upload any file from your computer, preferably with extension (.pdf, .jpg, .docx, etc.) - After uploading, edit the filename in the Workbin by...

Bug
Priority: Low