-
Notifications
You must be signed in to change notification settings - Fork 38
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
Change Question state (student) #463
Comments
The behaviour is intended. If the teacher sets the status to "approved" or "disapproved" the student cannot alter the quetion. However, if the teacher sets it to "changed" she grants the student the right again to change the question. This might be needed in the course of a discussion betreen teacher and student. After the question got changed, the teacher is expected to review it again and to grant an "approved" or "disapproved". |
Thanks Frank for your answer. I see the intention. But the point is, if the teacher disapprove the question, the student can change the status to "changed" himself and then he can change the question again. |
I cannot confirm the described behaviour. A student CANNOT change the state of her question, only the teacher can (of course the manager as well). So I guess your student has teachers rights in this course. |
You're right, the student can change the question in the attempt-mode. That's a bug that has to be fixed. |
The description says that the question cannot be changed by the author once the status is set to disapproved.
However, the state can be set to "changed" by the author and then the question can be changed again. This seems to me an error.
If the question is disapproved it should not be possible to change the state anymore by the author.
The text was updated successfully, but these errors were encountered: