-
Notifications
You must be signed in to change notification settings - Fork 331
Exam mode
: Change test case default visibility to after results release date
#7738
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exam mode
: Change test case default visibility to after results release date
#7738
Conversation
...a/de/tum/in/www1/artemis/service/programming/ProgrammingExerciseFeedbackCreationService.java
Show resolved
Hide resolved
src/main/webapp/app/exam/manage/student-exams/student-exam-detail.component.html
Show resolved
Hide resolved
…e-default-visibility' into enhancement/exam/change-test-case-default-visibility
…turned a promise from a command while also invoking one or more cy commands in that promise."
There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions. |
There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions. |
State of this PR:
|
There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions. |
Checklist
General
Server
Client
Motivation and Context
Description
Development
: Extract client duplicates into re-usable components #7242 (console error when loading student exam as instructor, change submitted state displayed twice)Development
: Add a script to create courses #7379Steps for Testing
Prerequisites:
instructor
: create a course programming exerciseinstructor
: navigate to grading of the exercise and see that the visibility of the test cases isAlways
instructor
: create an exam programming exerciseinstructor
: navigate to grading of the exercise and see that the visibility of the test cases isAfter Release Date of Results
instructor
: make some changes and see thatreset
rests to the expected default statestudent
: participate in the course exercise and see that you get immediate feedbackstudent
: participate in the exam and see that you do only get the info whether your solution compiledTestserver States
Review Progress
Code Review
Manual Tests
Exam Mode Test
Test Coverage
Client
Server
�
Screenshots
TODO