|
You must install the .NET redistributable to run this prototype.
|
Design Overview
Motivation
Major FindingsPast IterationsThis prototype had no iterations |
Design Background
Fractions are frequently used so we wanted to maintain a fractions hard button ("b/c"). We removed the unintuitive "Unit" button and the seldom-used fraction-conversion buttons, so we had to support the same functionality with the use of a single button, "b/c", and the arrow keys. The arrow keys are relied upon because they are very intuitive buttons that users make use of quickly. The buttons for converting fractions into/from decimals and complex into/from improper fractions was moved into the Math menu. Hitting the Options button after getting an answer that is a fraction also brings up these choices so we feel that users can access these two buttons when they are most useful.
Detailed Design
| 1. | ![]() |
Press on the "b/c" button to insert a fraction "template". |
| 2. | ![]() |
Enter the numerator. Pressing the down arrow key or the "b/c" button would place the cursor in the denominator. |
| 3. | ![]() |
Enter values in the denominator. The cursors stays in the denominator unless the right arrow key is pressed. |
| 4. | ![]() |
Pressing the right arrow key will take the cursor up from the denominator. |
| 5. | ![]() |
Press on "+" or other operations. |
| 6. | ![]() |
To enter a mixed fraction, the whole number is entered first. |
| 7. | ![]() |
Pressing the "b/c" button following a whole number will bring up a fraction template, and treat the entire term as a mixed number. |
| 8. | ![]() |
Enter the numerator, use the arrow key or the "b/c" key, and enter denominator. |









