Search results

Jump to navigation Jump to search

Page title matches

  • === Authoring Questions using MathObjects === ...ion to MathObjects]]''' -- everything you need to know to get started with MathObjects
    38 members (3 subcategories, 0 files) - 20:31, 15 June 2021
  • 37 bytes (4 words) - 17:54, 11 August 2012
  • 41 bytes (4 words) - 16:33, 2 August 2012
  • the MathObjects extension to the PG language. This allows you to write code MathObjects, but when creating new problems use a "MathObjects" problem as a model
    1 KB (190 words) - 20:17, 16 June 2021
  • 41 bytes (4 words) - 16:31, 2 August 2012
  • == What are MathObjects? == MathObjects are a set of Perl objects that make the manipulation of mathematics within
    18 KB (2,795 words) - 17:14, 7 April 2021
  • == Files defining MathObjects == ...you need to include in your <code>loadMacros()</code> call in order to use MathObjects in a problem you are writing.
    3 KB (535 words) - 17:55, 2 August 2012
  • ...ps://github.com/openwebwork/pg/tree/master/doc/MathObjects/problems pg/doc/MathObjects/problems] for more examples of using the parser's answer checkers. See the [[Answer Checker Options (MathObjects)| Answer Checker Options]] documentation for details about the available op
    6 KB (998 words) - 06:15, 6 August 2012
  • The contents of these documents has been folded in to the main MathObjects documentation. ...the POD documentation page: http://webwork.maa.org/doc/cvs/pg_CURRENT/doc/MathObjects/UsingMathObjects.html ''
    1 KB (168 words) - 07:15, 17 June 2008
  • 2 KB (181 words) - 10:01, 6 January 2014
  • 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
  • 53 bytes (6 words) - 17:59, 11 August 2012
  • #REDIRECT [[Introduction to MathObjects]]
    41 bytes (4 words) - 20:27, 15 February 2008
  • #REDIRECT [[Presentations on MathObjects]]
    42 bytes (4 words) - 21:07, 15 February 2008
  • #REDIRECT [[:Category:MathObjects]]
    35 bytes (3 words) - 22:14, 14 February 2008

Page text matches

  • === Authoring Questions using MathObjects === ...ion to MathObjects]]''' -- everything you need to know to get started with MathObjects
    38 members (3 subcategories, 0 files) - 20:31, 15 June 2021
  • The contents of these documents has been folded in to the main MathObjects documentation. ...the POD documentation page: http://webwork.maa.org/doc/cvs/pg_CURRENT/doc/MathObjects/UsingMathObjects.html ''
    1 KB (168 words) - 07:15, 17 June 2008
  • ==== Show MathObjects content behavior ====
    184 bytes (18 words) - 14:16, 10 November 2013
  • == MathObjects and PGML == * Any newly authored problem should use [[Introduction to MathObjects|MathObjects]] and [[Introduction to PGML|PGML]]
    2 KB (236 words) - 16:00, 30 May 2023
  • [[Category:MathObjects]]
    14 members (0 subcategories, 0 files) - 12:56, 16 June 2008
  • #REDIRECT [[:Category:MathObjects]]
    35 bytes (3 words) - 22:14, 14 February 2008
  • #REDIRECT [[Introduction to MathObjects]]
    41 bytes (4 words) - 20:27, 15 February 2008
  • #REDIRECT [[Presentations on MathObjects]]
    42 bytes (4 words) - 21:07, 15 February 2008
  • the MathObjects extension to the PG language. This allows you to write code MathObjects, but when creating new problems use a "MathObjects" problem as a model
    1 KB (190 words) - 20:17, 16 June 2021
  • [[Category:MathObjects]]
    83 bytes (8 words) - 20:28, 15 February 2008
  • [[Category:MathObjects]]
    11 members (0 subcategories, 0 files) - 10:00, 6 January 2014
  • ...can be negated and used in intervals, but can be added to Reals (or other MathObjects) and can't be used as an argument to functions like <code>sin()</code> or < As with all MathObjects, you obtain an answer checker for an Infinity object via the <code>cmp()</c
    2 KB (225 words) - 05:32, 6 August 2012
  • * MathObjects: Use Perl reals rather than MathObjects reals for adaptive parameters in matrices. * MathObjects: Add a new operator <code>//</code> to be the same as <code>/</code> except
    2 KB (386 words) - 17:54, 27 February 2008
  • We would hope to make the syntax for ''graphics'' more closely aligned with MathObjects more similar to the MathObjects paradigm.
    780 bytes (114 words) - 12:18, 16 June 2021
  • File:Webwork-PREP-2011-Webconference1-Slides.pdf
    Slides for a web conference talk on an introduction to Perl, PG, and MathObjects given by Paul Pearson (Fort Lewis College) on May 26, 2011.
    (371 KB) - 16:52, 26 May 2011
  • ...ny older problems were written without PGML, and some were written without MathObjects, but that practice is now strongly discouraged except in very specific cir ...plates mentioned above use MathObjects and many use PGML macros (look for "MathObjects.pl" and "PGML.pl" in the LoadMacros section of the code). For those who wou
    3 KB (472 words) - 16:59, 16 June 2021
  • == Files defining MathObjects == ...you need to include in your <code>loadMacros()</code> call in order to use MathObjects in a problem you are writing.
    3 KB (535 words) - 17:55, 2 August 2012
  • .... Many older problems were written without PGML. Some were written without MathObjects, but that practice is now strongly discouraged except in very specific cir ...tes mentioned above use MathObjects, and many use PGML macros -- look for "MathObjects.pl" and "PGML.pl" in the LoadMacros section of the code. For learning the b
    3 KB (516 words) - 10:01, 28 June 2023
  • ...hObjects|MathObjects]]''' for more information on authoring problems using MathObjects. ...to try out code fragments on line -- including code fragments containing MathObjects. This is a quick way to learn the fine points of the MathObject syntax.
    3 KB (419 words) - 13:06, 21 June 2021
  • ...d so on. To use these objects in a problem you are writing, include <code>MathObjects.pl</code> in your <code>loadMacros()</code> call. For example: "MathObjects.pl",
    14 members (1 subcategory, 0 files) - 17:26, 7 April 2021
  • ...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
  • As with all MathObjects, you obtain an answer checker for a Point object via the <code>cmp()</code> The Point class supports the [[Answer_Checker_Options_(MathObjects)| common answer-checker options]], and the following additional options:
    4 KB (584 words) - 17:56, 7 April 2021
  • ...is possible to incorporate units with both the newer [[MathObjectsOverview|MathObjects]] and with the "old-style" answer evaluators. The former are more flexible Finally, in the answer and solution section of the file, the MathObjects know how to check units, and will correctly deal with the case where a stud
    6 KB (865 words) - 09:49, 28 June 2023
  • == What are MathObjects? == MathObjects are a set of Perl objects that make the manipulation of mathematics within
    18 KB (2,795 words) - 17:14, 7 April 2021
  • ...ion on WeBWorK problem authoring. These include notes about Perl, PG, and MathObjects.
    1 KB (151 words) - 13:05, 16 June 2021
  • "MathObjects.pl", ...thObjects.pl</code> and <code>answerHints.pl</code>, which only works with MathObjects answer checkers (not old answer checkers). General answer hints only requi
    7 KB (1,110 words) - 16:52, 20 June 2023
  • ...ps://github.com/openwebwork/pg/tree/master/doc/MathObjects/problems pg/doc/MathObjects/problems] for more examples of using the parser's answer checkers. See the [[Answer Checker Options (MathObjects)| Answer Checker Options]] documentation for details about the available op
    6 KB (998 words) - 06:15, 6 August 2012
  • ...s part of the text shown to a student. To help remedy this situation, the MathObjects library can reduce Formula objects according to a set of reduction rules th It is possible for MathObject extensions to add more reduction rules for the MathObjects they define. See the documentation for the extensions you are using to see
    14 KB (1,631 words) - 18:17, 5 January 2021
  • There are a number of areas where we can improve the ability of Webwork and MathObjects to work with Linear Algebra problems. Having a good toolkit for dealing wit d. Is there a det(A) command in MathObjects? (<b>Yes: $A->det</b>) Should there be one?
    13 KB (2,137 words) - 12:20, 16 June 2021
  • ...-style" answer checkers instead of the more flexible [[MathObjectsOverview|MathObjects]].</em> "MathObjects.pl",
    8 KB (1,217 words) - 17:23, 19 August 2008
  • "MathObjects.pl", ...(since <code>parserVectorUtils.pl</code> does not automatically load <code>MathObjects.pl</code>).
    6 KB (996 words) - 14:01, 28 June 2023

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