Fix message.

This commit is contained in:
polesye
2014-05-20 14:15:01 +03:00
parent 6c7ca7ae89
commit 67a20d6536

View File

@@ -1903,7 +1903,7 @@ class CodeResponse(LoncapaResponse):
if self.capa_system.xqueue is None:
cmap = CorrectMap()
cmap.set(self.answer_id, queuestate=None,
msg=_(u'Error checking problem: no external queueing server is configured.'))
msg=_(u'Error: No grader has been set up for this problem.'))
return cmap
# Prepare xqueue request