cthit / cthit/phadderkampit

Save and load answers

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
1
Forks
0
Avg merge
3h 19m
Merged PRs (30d)
2

Description

Right now, a teams answers are not saved until the "Record All Answers" button is pressed. This is reasonable for saving scores to the leaderboard, but it would be nice to save all answers immediately to some intermediate location in case of technical difficulties requiring either the page to be reloaded or the continuation of the quiz on a different device, or something else.

Along with this, it would be nice, in general, for a teams previous answers to be automatically loaded when they're selected, and if starting from scratch is what's desired, then the "bulk options" buttons can be used.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the flow behind the "Record All Answers" button, team selection, and the bulk options buttons. Determine where the current team answers exist during a quiz and how they could persist across reloads or devices. Done means answers are saved before recording scores and automatically restored when a team is selected, while the bulk options can still start from scratch.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.