Skip to content

Commit 296a69e

Browse files
[Documentation:Developer] Recreating Courses Documentation (#678)
Suggestion from Submitty/Submitty#11698 Add in some documentation for recreating courses. We added some new flags and courses.
1 parent c38a293 commit 296a69e

File tree

1 file changed

+9
-0
lines changed
  • _docs/developer/development_instructions

1 file changed

+9
-0
lines changed

_docs/developer/development_instructions/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,15 @@ these changes.
250250
missing the hundreds of sample student submissions present in the
251251
full installation.
252252

253+
You can append the `--test_only_grading` flag to the above command to
254+
more closely mimic the version that is on the Cypress CI.
255+
256+
If you only need a certain courses, you can append each course name to
257+
the above command to only create the courses you want.
258+
259+
_NOTE: If you mistype a course, that course will not be created. If you
260+
only have mistyped courses, then no courses gets created._
261+
253262

254263
NOTE: This command will also have to be run twice a year on July 1st and January 1st when the test semester will change from fall to spring or vice versa.
255264

0 commit comments

Comments
 (0)