-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Martyn Eggleton edited this page Jan 30, 2016
·
2 revisions
I never finished this but an opportunity to work on it has come up at uni so I'm going to redesign and finish it.
Help Y10/11 learners master binary maths techniques with emphasis on the questions that come up on OCR GCSE Computing Exams.
- In classroom possibly with live competition
- At home / project time use
- Formative Assessment
- Feed-back and Feed-forward in exercises
- A multi question type summative mode ??
- Is a quick fire ipsative mode sensible ??
##Subject areas
- Binary Addition
- Binary -> Denary
- Denary -> Binary (conditional subtraction of column values method)
- Denary -> Binary (division and remainder method)
- Binary -> Hex
- Hex -> Binary
- Techniques and layouts based on paper based approaches - Relevant to exam
- Asks random questions (so students can't copy from each other meaning they can help each other but not distribute answers)
- Actively adapting to the skill levels of the learner whilst drawing them forward, using heuristics derived from exam marks schemes to pitch each subsequent question.
- It can give hints if stuck - the mistake is highlighted and the nature of the mistake and what to do is shown
- Scoring based on difficulty of question and number attempts taken and the heuristic score of the question
- Exam scoring based on the first answer given to a question and the mark scheme marks available on that question - realistic
- Accessible
- Disability - 1. Dyslexia - font, font size, colour, layout 1. screen reader? 1. Answer entry - mouse click , keyboard, writing???
- Language - simple English
- Device agnostic / Cross Browser
- Raspberry Pi Browser
- Safari
- IE 10/11
- Chrome
- Firefox
- iOS
- Android web browser
- Firefox OS
- The tablets - Windows Surface
- Prints out a paper based set of question matched to the student’s performance, to reinforce the link to exam performance
- Recording in a way the teacher can see.
- Records to a TinCan API Learning Record System ??
- Possibly optionally run from a RPi?? local web server with Socket.io for live tracking 1. Would use names from RPi login user via a classroom launch script "sensible-browser http://whereitis/quiz?user=$USER"
- I wonder if competition motivation might help (with due regard to not demotivating the ones struggling).
Pen entry would be awesome.