codefordenver / codefordenver/owlet
[SPACES] Ability to submit (students) and read (teachers) responses to reflection questions
Open
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
AC:
- [ ] should save answers to activity entry to separate content-type called **responses**
- [ ] **responses** content-type should hold reference ID to **activity** content-type and user ID
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the activity content type and the code that saves activity entries, then trace how teachers currently read activity data. Add the responses content type with activity and user references, save student answers there, and verify that teachers can read them for the related activity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100