Commit 97c7015
committed
Update Value/AnswerChecker diagnostics output.
Use plots.pl to create the graphs instead of the old graphmacros.
Remove use of tables for formatting. Use bordered divs instead.
Cleanup some of the HTML use with this as well. Space the graphs
vertically, to work better on smaller screens or in the problem
editor.
When finding test points, remove adaptive parameters from
the list of variable names, as these can make it so the
test points shown on the graphs are incorrect. Also when
showing the evaluation table, only list variables that
are actually used in the formula.
Only use of a table is for the table of test points, which now
uses row headers, padding, and no longer uses blank cells for
spacing. Multivariable functions have the test points for each
variable in their own row instead of showing them as a point.1 parent 2d201ef commit 97c7015
2 files changed
Lines changed: 192 additions & 233 deletions
0 commit comments