{{ quizName }}
Create chat-based interactive quizzes based on documents in your library. Such quizzes can be used to let students interactively work with your course material.
Using Chat Quizzes is further explained here .
Using Chat Quizzes is further explained here .
Create chat quiz
- Chat quizzes are based on a single document from your library. Heymans randomly chooses a text chunk from this document to quiz students.
- You may use 'public' documents, which are managed by other users.
Show public documents
{{ doc.name }}*
Chat quiz details
- When sharing the link with your students, make sure they use their actual student number when opening the chat.
- You can use the test button to try the chat for yourself.
- The card below provides an overview of users who have started and/or finished this chat quiz.
Source document: {{ selectedDocumentName }}
No source document information available yet.
Chats finished / started: {{ conversationsFinished }}/{{ conversationsStarted }}
Chat link for students:
Chat logs and scores
No chat sessions have been started yet.
| Username | Started | Finished |
|---|---|---|
| {{ row.username }} | {{ row.started }} | {{ row.finished }} |
quizList: {{ quizList }}
quizSelected: {{ quizSelected }}
fullQuizData: {{ fullQuizData }}
creatingNewQuiz: {{ creatingNewQuiz }}
quizName: {{ quizName }}
editingQuizName: {{ editingQuizName }}