feat: instructor notes

This commit is contained in:
Jannat Patel
2023-08-31 11:49:51 +05:30
parent fe08f4cf09
commit 677dc59399
7 changed files with 77 additions and 10 deletions

View File

@@ -141,6 +141,7 @@ def get_lesson_details(chapter):
"quiz_id",
"question",
"file_type",
"instructor_notes",
],
as_dict=True,
)