.
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ urlpatterns = [
|
||||
name="question_user_answers",
|
||||
),
|
||||
path(
|
||||
"question/<int:pk>/<int:sk>/review",
|
||||
"exam/<int:pk>/<int:sk>/review",
|
||||
views.question_review,
|
||||
name="question_review",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user