feat: add a new quiz

This commit is contained in:
Jannat Patel
2022-08-19 11:43:49 +05:30
parent e1b16e9ae3
commit 7397bf389e
4 changed files with 56 additions and 18 deletions

View File

@@ -135,9 +135,6 @@ const scroll_to_chapter_container = () => {
const save_chapter = (e) => {
let target = $(e.currentTarget);
let parent = target.closest(".chapter-parent");
console.log(parent)
console.log(parent.find(".chapter-description"))
debugger;
frappe.call({
method: "lms.lms.doctype.lms_course.lms_course.save_chapter",
args: {