learningequality / learningequality/ricecooker
Enhanced spreadsheet/CSV workflow
Open
@rtibbles is already working on this.
Since Jan 9, 2025.
- Dominant language
- Python
- Stars
- 31
- Forks
- 77
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 3
Description
Overview
Prototype and create an enhanced spreadsheet/CSV based import flow that specifies enhanced metadata, encoded using human readable language and with validation.
Description and outcomes
- Read from CSVs, Excel Spreadsheets or Google Spreadsheets
- An example input spreadsheet can be seen here: https://docs.google.com/spreadsheets/d/1ppemnjfeOL-HrlUqJMgur3GQ4nIZOdqyMLRJa4O9vkY/edit?gid=2064123036#gid=2064123036
- Add handling for DownloadFile to download from Google Drive links
- Create a new ContentNode subclass that will turn itself into the appropriate ContentNode class depending on the kind of file using file identification sniff checks
- Initially all metadata lookups can be handled via the associated sheet - but this could eventually be a core part of the feature
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.