/api/v1/teacher/upload_week_package/
Receive a weekly package from Rasd Prof and store activities in full.
rasd.education does not generate activities, analyze PPTX, or use Gemma. Its role: receive Rasd Prof packages, store them, deliver to Rasd Student, and return results to the teacher.
These endpoints handle storage and sync only, preserving content_json and all fields from the teacher platform.
Receive a weekly package from Rasd Prof and store activities in full.
Return a student's activities by Massar code, subject, and week.
Save a single activity result sent from the student app.
Return package results to the teacher when needed.