Enhance image display in mark_answer.html and add remote URL to context in mark_answer view for improved layout and functionality
This commit is contained in:
@@ -285,6 +285,8 @@ class Question(QuestionBase):
|
||||
json["feedback"] = self.feedback
|
||||
|
||||
return json
|
||||
|
||||
|
||||
|
||||
|
||||
class QuestionImage(models.Model):
|
||||
|
||||
Reference in New Issue
Block a user