Editing Teaching Materials
Permissions
- Organization Administrator
- Group Administrator
- Teaching Material Repository Member
What you can do
In Edit for teaching materials, you can update the Markdown body and questions, in addition to submission periods and exam settings.

Points to note
If you re-import the teaching material repository, your edits may be overwritten.
Therefore, we recommend using the edits here as temporary operational adjustments.
How to open
- Open
Subject List.
- Open the target subject.
- Open
Edit for the target teaching material.
Main settings
Submission Open Date
- The date and time when students can start submitting.
- Corresponding parameter:
submissionOpenedAt
Submission Deadline
- After this date and time, submissions are treated as late.
- They are displayed in yellow on the monitoring screen.
- Corresponding parameter:
submissionSoftClosedAt
Final Submission Deadline
- After this date and time, submissions are no longer accepted.
- Corresponding parameter:
submissionHardClosedAt
Exam Mode
- Hides AI-powered learning support features such as explanations, summaries, and rankings.
- This setting is for quizzes and actual exams.
- Corresponding parameter:
isExamination
Mock Exam Mode
- Switches to a layout designed for exams.
- Enabled by turning on
Mock Exam Mode.
Real-time Survey
- Enables live surveys during class.
- Corresponding parameter:
isRealtimeSurvey
Body and Questions
- Add Markdown blocks to edit the body text.
- Add question blocks to insert questions within the body.
- Questions are saved as single-choice, multiple-choice, or descriptive types.
- For each question, you can set explanations, hints, resubmission eligibility, and survey status.
Differences from file-based materials
- In Markdown-based materials, you can edit the body and questions.
- In file-based materials, the body itself cannot be edited on this screen; settings are focused on submission periods and modes.
Supplementary notes
- If there is a conflict between Markdown content and file content, you will be asked which one to keep.
- If a Gemini API key is set for the organization, you can use the teaching material improvement suggestion feature.
Related pages