1. End-of-Term Class Report
School AdministratorBackground
The school needs to distribute report cards for 30 students in Class 8A at the end of the Spring term.
Problem
Manually formatting individual Word documents for every student is inefficient and prone to errors.
How to use
Input the school name, set the term label to 'Spring 2026', and paste the JSON data for all 30 students into the Report Data field.
{"schoolName": "Elysia International School", "termLabel": "Spring 2026", "showRank": true, "includeTeacherComments": true}Outcome
A single, multi-page PDF file containing 30 individual, professionally formatted report cards ready for printing.