diff --git a/AppSetting.json b/AppSetting.json new file mode 100644 index 0000000..7bd161a --- /dev/null +++ b/AppSetting.json @@ -0,0 +1 @@ +{"AppSetting":[""]} \ No newline at end of file diff --git a/dashboard.html b/dashboard.html index e02efa8..8471895 100644 --- a/dashboard.html +++ b/dashboard.html @@ -910,8 +910,8 @@ function openPopup() { {value: 'WorkArea', label: 'Work Area'}, {value: 'SubTitle', label: 'Sub Title'}, {value: 'MathCheckbox', label: 'Math'}, - {value: 'TextQuestionButton', label: 'Text Question Button'}, - {value: 'MCQQuestionButton', label: 'MCQ Question Button'} + {value: 'TextQuestionButton', label: 'Text Question'}, + {value: 'MCQQuestionButton', label: 'MCQ Question '} ]; radioOptions.forEach(option => { @@ -986,8 +986,9 @@ function submitValues() {