guyellis / guyellis/learn

Math Multi Choice

Open
#576 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
46
Forks
9
Avg merge
8h 52m
Merged PRs (30d)
4

Description

The challenges I've seen:

  • Keyboard input - kids aren't very good at this
  • Touch screen input - slow and inaccurate

If you're travelling then touchscreen on a phone or tablet is the only choice.

So a version of this has a visible screen that has 5 rows:

  1. Status
  2. Problem
    3 . to 5. A nine square pad of possible answers to the question.

Hitting a wrong answer incurs a 1 second penalty etc.

E.g.

Level A Subtraction Q 1 of 20
10 - 8
3    2    5
1    4    6
9    8    7

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating the existing math exercise interface and its input handling, then compare them with the proposed status, problem, and nine-button answer layout. Done should include touch-friendly answer selection and the described penalty for incorrect answers.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.