Skip to content

Handle wrong assessment address

Antoine Estienne requested to merge handleWrongAssessmentAddress into master

Feature Merge Request

Related Issue

replaces !138 (merged) after I accidentally merged

Description of Feature

Handled wrong assessment error by setting a dummy 'wrongAddress' assessment whenever the assessment instantiation throws an error. This dummy assessment object has "wrongAddress" as conceptData, and the assessmentView detects it and displays the errorView

we need to cover this edge case now before we develop an infrastucture that doesnt take care of this issue


Edited by Antoine Estienne

Merge request reports