@ -740,6 +740,9 @@ def sent_homework_up_teacher(request, context):
context['code'] = '1'
context['data'] = {'try': ht.get_head_face(), 'comment': comment.get_face()}
ht.saw_this()
homework.success = True
homework.save()
return context