andyzhou1999 / csci-401-capstone

Repo for hosting Group 28 capstone project
0 stars 3 forks source link

Issue with the template editor: removing added custom question doesnt disappear without refreshing the page #13

Closed andrewhan324 closed 3 years ago

andrewhan324 commented 3 years ago

If the user adds a custom question and then deletes the question, it doesn't disappear without refreshing the page

Screen Shot 2021-09-22 at 12 58 25 AM

Screen Shot 2021-09-22 at 12 58 30 AM

Screen Shot 2021-09-22 at 12 58 25 AM

andyzhou1999 commented 3 years ago

Currently, the ejs files for this pages does not provide UI to adding custom questions. The add custom question function is incomplete and needs a little bit more work.

andyzhou1999 commented 3 years ago

We will only allow 3 types of question. No more custom questions. Make life easier for users.