Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- สำหรับ init
- {{ CONTENT_TYPE.VIDEO }}
- {{ CONTENT_TYPE.EXAM }}
- {{ CONTENT_TYPE.TEST }}
- {{ course.id }}
- {{ course.slug }}
- {{ student.id }}
- {{ company }} //ถ้ามี object or None
- {{ ws_analytic_server }}
- --------------------------------------
- ข้อมูลวิดีโอ
- is_youtube // boolean
- youtube_key // string
- video_path: 'aaaaa'
- video_chapter: 10
- video_id: 1
- -----------------------------------------
- URL สำหรับส่ง ajax
- {% url 'course_api:chapter_progress'%}
Add Comment
Please, Sign In to add comment