Skip to content

Refactor question mapping functions

Grigor Malo requested to merge refactor-question-mapping into master

REFACTOR:

  • create reusable functions for extracting course label, topics, blooms level and question text in utilities file and use them when needed

FIX:

  • use extractDocumentText in Discover page to render question content properly (closes #90 (closed) )
Edited by Grigor Malo

Merge request reports