ExamyThis project and its code are property of the University of Würzburg HCI Group. Prerequisites
UsageThe extension assumes to get opened in a workspace that contains all questions in a QuestionsQuestions are described in a Markdown document each. Questions can be multiple choice or free form. The type has to be given in the yaml frontmatter. A first level heading describes the title. It is followed by a second level heading titled
ExamsExames are described in a YAML file each. They list the general information of the exam with a list of contained questions. CachingThe extension caches the question information per workspace and only updates changed questions or exams. Developing
|