- Open any spreadsheet app (Excel, Google Sheets, Numbers) or a plain text editor like Notepad.
- Add the header row exactly as: task, description, estimated_time, difficulty
- Fill in one task per row. The estimated_time column is in seconds. Description is optional. difficulty accepts: easy, medium, hard, expert โ leave blank to auto-assign based on time.
- Export the file as .csv:
- Excel: File โ Save As โ CSV
- Google Sheets: File โ Download โ CSV
- Notepad: Save As โ name the file tasks.csv
- Log in with your name, then click Upload Tasks ๐ค on your dashboard and select the file.
๐ Format & Example
Front Kick,Practice front kick technique,600,easy
Roundhouse Kick,Focus on hip rotation,900,medium
Kata Heian Shodan,Full kata run-throughs,1200,hard
Sparring Drills,Partner sparring combos,1800,expert
Cool Down Stretches,,300,
โ ๏ธ The header row must be included. If you skip the description, keep the comma: Cool Down,,5
๐ก Each student's CSV is private โ uploading only adds tasks to your own account, not anyone else's.