numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
207 stars 122 forks source link

On-screen calculator #620

Open christianp opened 5 years ago

christianp commented 5 years ago

An on-screen calculator would avoid the rigmarole of making sure students bring an allowed calculator to an exam.

The calculator should be configurable:

This should probably be an extension.

r-s-rai commented 4 years ago

Do you want this to be an actual extension as opposed to a built-in feature? This seems like the type of feature you want enabled for an entire exam rather than individual questions. How exactly do you want the extension to look and operate? Should it be on the question page or do you want a button that when pressed will open a pop-up window that contains the calculator? Also, for specific operations, do you want a dropdown box to select a scientific calculator versus simple calculator, or do you want the ability to choose each individual operation that will be shown on the calculator? Also, the documentation for making extensions and using them is unclear.

christianp commented 4 years ago

@r-s-rai This will be a very complicated feature and will require a lot of thought, so I'd like to take it on myself, thanks.