RunestoneInteractive / RunestoneInteractive/rs
Automatically wrap questions in a select question for a timed exam.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 69
- Forks
- 117
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 24
Description
Currently when I create a timed exam I must wrap every question in a select question to make sure that the answer isn't sent in the source to the client. It would be better if this happened automatically when you make an assignment a timed exam. Especially if there is no way to create a select question in the new assignment builder interface.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by tracing how timed exams are represented and how the new assignment builder creates assignments; the issue does not name specific files or tests. The work is done when making an assignment a timed exam automatically prevents answers from being sent to the client without requiring manually wrapped select questions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100