SSID icon indicating copy to clipboard operation
SSID copied to clipboard

Student Submission Integrity Diagnosis

Results 90 SSID issues
Sort by recently updated
recently updated
newest added

Instructors would not need to download assignment submissions from Canvas and upload them to SSID.

https://stackshare.io/stackups/code-climate-vs-pullreview-vs-sonarqube

enhancement

Currently, deleting a guest user throws an error. It will be better if we redirect to the course users page in this scenario. ![image](https://user-images.githubusercontent.com/24633766/174774681-f4f7e695-fc73-45d0-81a2-e146e981c62b.png) ![image](https://user-images.githubusercontent.com/24633766/174774753-48512306-4db5-4473-8f27-814b32772ff4.png)

It will be better if we show an error and do not continue to create a course when the expiry date is a past date. ![ssid-course-expiry-date-is-past-date-01](https://user-images.githubusercontent.com/5399322/174594650-8fb19bcb-c8fb-422d-9170-e45bc6113ef1.png)

Currently, it's possible to create an announcement in SSID without a title. It will be good if we can show errors and stop creating the announcement. ![ssid-announcement-title-blank](https://user-images.githubusercontent.com/5399322/174580324-66478fa8-f4a4-4eaf-a473-ee01f2bc74a5.png)

This PR will add code and documentation for docker. This PR is simply a replication of https://github.com/WING-NUS/SSID/pull/99 as this particular PR simply vanished, thus requiring a need to create a...

documentation

This PR aims to add a new functionality. If the user wants the application to recursively search for all the files and compare them with each other (instead of current...

1. In submission similarities show page, show matching statements link is used to show or hide the table summarizing matching lines of student submissions. The link does not toggle on...