...
Creation of a course on the UW Math/CS OpenEdX server can be requested from Todd Lichty (todd.lichty@uwaterloo.ca).
Site URLs
There are two three separate URLs used for managing and deploying OpenEdX courses:
https://online.cs.uwaterloo.ca - LMS (Learning Management System)
https://studio.online.cs.uwaterloo.ca - CMS (Content Management System)
https://studio.openedx.dev.cs.uwaterloo.ca - Test site for pre-production testing of XBlocks
The LMS site is used to deploy and deliver the courses to the students. This is the site to use for various administration tasks associated with delivering the course, such as:
...
Go to the Student Admin tab.
Scroll down to the section for Adjust a learner's grade for a specific problem.
Type in the user’s userid or email address into the field for Learner's UW Online email address or username.Copy and paste.
On another tab, go to the CMS and navigate to the Unit for which we wish to clear the submission record.
Copy the block ID from the URL. The block ID is of the form
block-v1:UW+ECE140+2023_05+type@vertical+block@fefca496d6f44018b9dc4d92f0107a23
.In the LMS, paste the block ID into the field
Scroll down to Problem History and click the Delete Learner’s State button.
You will be presented with a pop-up to confirm the deletion. Click OK.
There may be an error message saying that there was a problem with deleting the state. Ignore this message, as the deletion should have taken place correctly.
...