Dragoon-Lab / topomath

TopoMath: a web-based algebra tutor
http://topomath.asu.edu
GNU Lesser General Public License v3.0
3 stars 0 forks source link

Use different slider ranges for Topomath #135

Open jonwetzel opened 7 years ago

jonwetzel commented 7 years ago

When authoring a parameter node, author should be able to pick the range for the slider in the graph window (max value and min value). For positive parameters, the slider range defaults to 0 to 10x the parameter value. For negative parameters, the slider range defaults to 10x the value of the parameter to 0. For custom ranges entered by the author, the max value must be greater than or equal to the min value, and include the parameter value.

We need to have a solution for the case where we end up dividing by zero.

vanlehn commented 5 years ago

Not using sliders for topomath, so downgrade to wishlist