Skip to content

Draft: Refactor models to prevent circular imports

  • Refactor question_collection, question, answer_option and identifiable so that no circular imports take place when calling QuestionCollection.from_yaml_dictionary in a respective test case for module question_collection.

The starting point is this dependency graph:

hifis_surveyval_question_collection_20210515

Edited by Hueser, Christian

Merge request reports