Search results

Jump to navigation Jump to search
  • ...tioned above will include the MathObject Macros (recognizable by the line "MathObjects.pl" in the LoadMacros section of the code). For those who would like to rea ...hObjects|MathObjects]]''' for more information on authoring problems using MathObjects.
    3 KB (459 words) - 17:27, 7 April 2021
  • The answer blanks in PGML usually use [[:Category:MathObjects]] to provide the answer checkers for them, but you can also use the traditi ...ers amy be useful to use, since they provide some options not available in MathObjects, and don't require setting up the context to include the desired strings.
    1 KB (159 words) - 07:54, 13 May 2015
  • ...r problems were written using only PG and MathObjects, or PG alone because MathObjects or PGML weren't available. Authors of new problems are encouraged to use a ...ost use the PGML and MathObject Macros. (Look for the lines "PGML.pl" and "MathObjects.pl" in the LoadMacros section of the code). For those who would like to rea
    0 members (0 subcategories, 0 files) - 16:06, 21 June 2021
  • ...their answer. This requires using MathObjects or a macro file that loads MathObjects, so that a Context is defined. "MathObjects.pl",
    4 KB (623 words) - 09:18, 28 June 2023
  • ...to the right. An example with the old-style evaluators appears below the MathObjects examples. ...<code>tol</code> and <code>tolType</code> flags behave the same as in the MathObjects version of the problem.
    6 KB (779 words) - 16:40, 20 June 2023
  • ** [[http://www.youtube.com/watch?v=KmvB67jIK68 Introduction to MathObjects and Contexts]] ** [[http://www.youtube.com/watch?v=fEjcOfIYV94 More MathObjects]]
    4 KB (548 words) - 16:55, 16 June 2021
  • ...ass adds the ability to have special words or phrases be recognized by the MathObjects library. The two pre-defined words are <code>DNE</code> (for "does not exi As with all MathObjects, you obtain an answer checker for a String object via the <code>cmp()</code
    3 KB (442 words) - 17:23, 17 June 2014
  • FIXME Is there a MathObjects way of doing multiple choice? Multiple.pm is a bit unwieldy. {{--}} [[User:
    388 bytes (59 words) - 10:55, 8 May 2008
  • ...l there when it is really needed, but current best practices suggest using MathObjects in most cases. .... You can experiment interactively with writing fragments of PG code using MathObjects, PG and perl at [[PGLabs]]
    5 KB (833 words) - 15:13, 15 June 2021
  • ...notation used by students to enter their answers, and professors to create MathObjects in the PG problems that they write. You can use whichever form is most con The algebra notation uses MathObjects to parse the mathematics for display. By default, it uses a special contex
    4 KB (716 words) - 11:42, 28 October 2021
  • ...ese files modify the parser which translates "TI calculator" formulae into MathObjects. ...he features in this file are now standard features of the Real and Complex MathObjects classes.
    6 KB (745 words) - 17:21, 7 April 2021
  • ...a lot of out-of-date practices and is often out-of-date. It doesn't cover MathObjects at all. Useful portions: ...lems with comments. These examples could be modernized (for example, using MathObjects where appropriate) and the documentation could be improved. I'd like to see
    4 KB (631 words) - 05:29, 8 November 2020
  • The action of a [[Answer Checkers (MathObjects)| MathObjects answer checker]] can be modified by passing options to the <code>cmp()</cod ...lues to be set to 0 automatically for all answer checkers formed from Real MathObjects. These values can still be overridden by explicitly setting the option on
    4 KB (592 words) - 23:04, 19 January 2014
  • ...o obtain <math>-i</math> in Perl expressions (but not in strings parsed by MathObjects, such as student answers or the arguments to <code>Compute()</code>). As with all MathObjects, you obtain an answer checker for a Complex object via the <code>cmp()</cod
    4 KB (655 words) - 15:04, 28 June 2017
  • ...-\pi</math> in Perl expressions (but not in strings that will be parsed by MathObjects, such as student answers or arguments to <code>Compute()</code>). For insta As with all MathObjects, you obtain an answer checker for a Real object via the <code>cmp()</code>
    4 KB (607 words) - 16:29, 4 February 2013
  • ;MathObjects Documentation : -- Rewriting existing graph objects so that they conform to the MathObjects paradigm -- and documenting the changes
    3 KB (432 words) - 12:17, 16 June 2021
  • ...>Context()</code> rather than through the [[Answer Checkers (MathObjects)| MathObjects answer checker]] itself. For example, * [[Answer Checkers (MathObjects)| MathObject Answer Checkers]]
    4 KB (646 words) - 15:55, 23 February 2019
  • While the built-in [[Answer Checkers (MathObjects)| MathObject answer checkers]] do a good job of testing a student response my ($correct,$student,$ansHash) = @_; # get correct and student MathObjects
    8 KB (1,251 words) - 07:58, 6 June 2021
  • "MathObjects.pl" Load the macro file <code>MathObjects.pl</code>.
    5 KB (760 words) - 09:12, 16 July 2023
  • which seems to indicate that those functions won't work if you are using MathObjects -- I (still) haven't done direct tests.
    809 bytes (141 words) - 15:51, 29 October 2009

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)