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.