{ "accept_payment": 0, "allow_comments": 0, "allow_delete": 0, "allow_edit": 1, "allow_incomplete": 0, "allow_multiple": 1, "allow_print": 0, "amount": 0.0, "amount_based_on_field": 0, "apply_document_permissions": 1, "button_label": "Save", "creation": "2022-03-07 18:41:42.549831", "custom_css": "", "doc_type": "Course Lesson", "docstatus": 0, "doctype": "Web Form", "idx": 0, "introduction_text": "
Create lessons for your course. You can add some additional content to the lesson using a special syntax. The table below mentions all types of dynamic content that you can add to the lessons and the syntax for the same.
| Content Type | Syntax |
| Video | {{ Video(\"url_of_source\") }} |
| YouTube Video | {{ YouTubeVideo(\"unique_embed_id\") }} |
| Exercise | {{ Exercise(\"exercise_name\") }} |
| Quiz | {{ Quiz(\"lms_quiz_name\") }} |
| Assignment | {{ Assignment(\"id-filetype\") }} |