Skip to content

Handled wrong assessment error

Antoine Estienne requested to merge handleWrongAssessmentAddress into master

Feature Merge Request

Related Issue

resolves #166 (closed)

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

Motivation and Context

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

Screenshots, Code, Links

Related Tasks

  • [ ]

What's Next?

next, we need better style


Merge request reports