Ask Gemini to convert notes into a mixed-format quiz with an answer key and short explanations, targeting the concepts you are weakest on rather than the easy ones.
Промпт
Turn these notes into a [N]-question quiz for [LEVEL]. Mix formats (recall, application, one tricky edge case). Prioritise the concepts most likely to be misunderstood. Provide an answer key with a one-line explanation each. Notes: [NOTES].
Замените переменные
[N]Number of questions.
[NOTES]Your source notes.
Какую модель использовать
- Gemini 3.6 Flash — Quiz generation is quick and structured — a good Flash task.
Пример входных данных
- [N] = 8. [LEVEL] = "high-school biology".
Пример результата
Мы публикуем примеры результатов только из реальных запусков модели. Этот шаблон ещё не был официально протестирован, поэтому результат не показан. Запустите его самостоятельно с входными данными выше.
Почему эта структура работает
- Mixed formats test recall and application, not just memory.
- Explanations turn a wrong answer into a lesson.
Распространённые сбои и исправления
Questions are too easy.
Исправление: Ask for "questions a B student would get wrong".
Известные ограничения
- Check the answer key; models occasionally mark the wrong option.