How do you capture user input related to mathematical fractions. Assuming I would like to present a simple square and ask the user to select 3/4ths of a square. What kind of UI control should we use to first all represent a square (with 4 equal blocks inside) and to have a mechanism to capture user input.
Assuming you would like to draw a scale which is 1 meter long and and you have markings for every 10 cm (e.g. 10, 20, 30 ...90, 100). We would like the user to plot 40 cm on the scale. What kind of UI controls are available which will help us in drawing such inputs and capturing student response.
Are there any tools or libraries which we can use to build such solutions? Our environment is based on (java, richfaces, jquery ...)
On the Insert tab, in the Symbols group, click the arrow under Equation, and then click Insert New Equation. Under Equation Tools, on the Design tab, in the Symbols group, click the More arrow. Click the arrow next to the name of the symbol set, and then select the symbol set that you want to display.
The symbol ∈ indicates set membership and means “is an element of” so that the statement x∈A means that x is an element of the set A. In other words, x is one of the objects in the collection of (possibly many) objects in the set A.
The difference in math symbol is minus(-). Minuend is the first number in the subtraction sentence. Subtrahend is the second number in the subtraction sentence and the result that we get is the difference between the two numbers.
about question number 2
use jquery range slider plugin like :
http://jqueryui.com/demos/slider/#rangemax
For question 1, you can explore the Interactions of jQuery UI for ideas, specifically, the Resizable, Selectable, and Sortable.
It really depends how you want to present the question. For example, you could make a Resizable
control for a square, and make the width and height resizable proportionally. Or you could divide a square into several Seletable
regions (e.g. smaller squares).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With