You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a relatively rare occurrence with, as far as I can tell, no impact on end users. But the course authors find it unnerving.
Acceptance Criteria:
some process to update course short ids. Since it's rare it could be combination of management command and/or django admin and/or other manual tasks (like renaming the Google folder)
The text was updated successfully, but these errors were encountered:
Sometimes course authors enter the wrong short id when they create a course site.
For example,
21H.152-spring-2021
should have been21H.152-spring-2022
When they get this wrong, it manifests in two places currently:
This is a relatively rare occurrence with, as far as I can tell, no impact on end users. But the course authors find it unnerving.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: