Review feedback

This commit is contained in:
Kshitij Sobti
2021-06-30 12:17:32 +05:30
committed by Awais Jibran
parent ffe3ee3869
commit 689d2084f5
3 changed files with 22 additions and 10 deletions

View File

@@ -30,7 +30,6 @@ from xblock.fields import Scope
from cms.djangoapps.contentstore.config.waffle import SHOW_REVIEW_RULES_FLAG
from cms.djangoapps.models.settings.course_grading import CourseGradingModel
from cms.djangoapps.xblock_config.models import CourseEditLTIFieldsEnabledFlag
from cms.lib.xblock.authoring_mixin import VISIBILITY_VIEW
from common.djangoapps.edxmako.shortcuts import render_to_string
from common.djangoapps.static_replace import replace_static_urls