adarshjp / Semantic-Cueing

Semantic Cueing is a system which helps to provide a speech therapy to patients with cognitive disabilities.
http://semantic-cueing.herokuapp.com/
1 stars 1 forks source link

converted ans field to array in question model #142

Closed adarshjp closed 2 years ago

adarshjp commented 2 years ago

req.body.answer should be the array for addQ and editQ

ajay-acer commented 2 years ago

The result of above 2 commits,

screencapture-localhost-3000-addquestion-2022-05-03-22_23_17

Check whether it works properly or not.

adarshjp commented 2 years ago
adarshjp commented 2 years ago
adarshjp commented 2 years ago

Fields inside add object should be in single col also give spacing for 'toidentify; Screenshot (46)

ajay-acer commented 2 years ago

Requested changes implemented.