We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7d566 commit c072067Copy full SHA for c072067
course-management.conf
@@ -2,6 +2,9 @@ cmt {
2
# Folder in the main git repository holding the exercises
3
main-repo-exercise-folder = exercises
4
5
+ studentified-repo-active-exercise-folder = .
6
+ linearized-repo-active-exercise-folder = code
7
+
8
# List of folders containing test code
9
test-code-folders = [
10
"src/test"
0 commit comments