feat: learning modes
This commit is contained in:
@@ -3,5 +3,5 @@ from . import utils
|
||||
|
||||
def get_context(context):
|
||||
utils.get_common_context(context)
|
||||
if not context.batch:
|
||||
if not context.membership:
|
||||
utils.redirect_to_lesson(context.course)
|
||||
|
||||
Reference in New Issue
Block a user