-
- Downloads
- fixed issue where the tutor view could not run tests when the main file was hidden
- this was because tutor tests are executed with frontend data only (files) thus the file content was empty - tutor view now get the hidden file content (from the template)
Showing
- src/ClientServer/Config/Constants.cs 1 addition, 1 deletionsrc/ClientServer/Config/Constants.cs
- src/ClientServer/Controllers/Core/Exercises/DoExerciseController.cs 26 additions, 4 deletions...Server/Controllers/Core/Exercises/DoExerciseController.cs
- src/ClientServer/Controllers/Core/Exercises/TutorViewAssessmentController.cs 1 addition, 1 deletion...ntrollers/Core/Exercises/TutorViewAssessmentController.cs
Loading
Please register or sign in to comment