spherulitic / xerafin3

Xerafin Word Study System
1 stars 0 forks source link

fix getQuestions endpoint for cardbox quiz #85

Closed spherulitic closed 1 year ago

spherulitic commented 1 year ago

Back end is implemented for basic happy path of fetching one question from cardbox. The front end is not parsing correctly and needs to be debugged. The error is thrown in the loadQuestions() js function; questionArray is not defined when it's pulled from the response returned from getQuestions.