Remote Submit: Add remark to check submission deadline
This commit is contained in:
@ -39,8 +39,8 @@ class RemoteEvaluationController < ApplicationController
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
message: "Your submission was successfully scored with #{@submission.normalized_score}%. " \
|
message: "Your submission was successfully scored with #{@submission.normalized_score}%. " \
|
||||||
'However, your score could not be sent to the e-Learning platform. Please reopen ' \
|
'However, your score could not be sent to the e-Learning platform. Please check ' \
|
||||||
'the exercise through the e-Learning platform and try again.',
|
'the submission deadline, reopen the exercise through the e-Learning platform and try again.',
|
||||||
status: 410,
|
status: 410,
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user