Skip to content

Instructor CSV Sample Export for Date Ranges For Student Attempts #87

@ztraboo

Description

@ztraboo
  • Demonstrate data persistence and export.
  • Generate a CSV file (Excel/Google Sheets readable) using the csv and share_plus packages.
  • Include at least 10 student attempts with columns like:
    • Student, Word, Transcript, Accuracy, Correct?, Date
    • Emma, cat, cat, 1.0, Y, 2025-10-20
    • Noah, dog, doc, 0.7, N, 2025-10-20
  • This demonstrates that your storage and export pipeline (likely using csv + share_plus) works correctly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions