4d. Student / Instructor's View
The following is what the student will see when he/she is attempting the question.
Notice that for the programming question, the student can only see public test cases.
The following is what the instructor will see when viewing the student’s submission.
The instructor is able to see:
- Public test cases
- Private test cases
- Expected answers (for each test case)
- Output of student’s code (for each test case)
Tip: If the student’s code contains error(s), check out the Standard Error for error log.