.
This commit is contained in:
+2
-1
@@ -36,13 +36,14 @@ from .models import (
|
||||
AnatomyQuestion,
|
||||
BodyPart,
|
||||
CidUserAnswer,
|
||||
Examination,
|
||||
#Examination,
|
||||
Structure,
|
||||
Exam,
|
||||
Answer,
|
||||
# HalfMarkAnswers,
|
||||
# IncorrectAnswers,
|
||||
)
|
||||
from generic.models import Examination
|
||||
|
||||
from .tables import AnatomyQuestionTable
|
||||
from .filters import AnatomyQuestionFilter
|
||||
|
||||
Reference in New Issue
Block a user