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

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