Difference between revisions of "Category:Subject Area Templates"

From WeBWorK_wiki
Jump to navigation Jump to search
m (Deprecate examples using LiveGraphics3D)
m (Oops. Remove one deprecation.)
Line 91: Line 91:
 
* [[SpacecurveGraph1|Deprecated: Graphing a parametric curve in 3D.]] Plotting a parametric curve in 3D space. <font color=gray>(Uses LiveGraphicsParametricCurve3D.pl)</font>
 
* [[SpacecurveGraph1|Deprecated: Graphing a parametric curve in 3D.]] Plotting a parametric curve in 3D space. <font color=gray>(Uses LiveGraphicsParametricCurve3D.pl)</font>
 
* [[SurfaceGraph1|Deprecated: Graphing a parametric surface in 3D.]] Plotting a parametric surface in 3D space. <font color=gray>(Uses LiveGraphicsParametricSurface3D.pl)</font>
 
* [[SurfaceGraph1|Deprecated: Graphing a parametric surface in 3D.]] Plotting a parametric surface in 3D space. <font color=gray>(Uses LiveGraphicsParametricSurface3D.pl)</font>
* [[Spacecurve1|Deprecated: Answer is a parametric curve in space.]] Uses three separate answer blanks that are controlled by MultiAnswer. <font color=gray>(Uses parserMultiAnswer.pl)</font>
+
* [[Spacecurve1|Answer is a parametric curve in space.]] Uses three separate answer blanks that are controlled by MultiAnswer. <font color=gray>(Uses parserMultiAnswer.pl)</font>
 
* [[VectorParametric1|Answer is a vector parametric curve in the plane.]] Requires students to enter a vector parametric curve with correct domain. <font color=gray>(Uses parserMultiAnswer.pl and parserVectorUtils.pl)</font>
 
* [[VectorParametric1|Answer is a vector parametric curve in the plane.]] Requires students to enter a vector parametric curve with correct domain. <font color=gray>(Uses parserMultiAnswer.pl and parserVectorUtils.pl)</font>
 
* [[VectorParametric2|Answer involves a vector parametric curve and its derivatives.]] Shows how to get the components of a vector-valued function, and uses a custom answer checker. <font color=gray>(Uses parserVectorUtils.pl)</font>
 
* [[VectorParametric2|Answer involves a vector parametric curve and its derivatives.]] Shows how to get the components of a vector-valued function, and uses a custom answer checker. <font color=gray>(Uses parserVectorUtils.pl)</font>

Revision as of 17:24, 7 June 2015

Any additions to the problems below should use the format of the full problem template. Also, your example should illustrate the technique without giving away the answer to an existing WeBWorK question.

Complete Problem Authoring Templates by Subject Area

This page has complete examples of problem templates organized by subject area. Within each subject, we give an explicit and brief description of the essential characteristics of each type of question. To keep overlap to a minimum, we try to give an example of each problem technique exactly once, which means you may need to look for a particular problem technique under other subject headings until you find it. We try to give a fairly complete list of techniques, rather than a complete list of types of questions that one might ask in each subject. All of these questions exist in the Open Problem Library (OPL) at OpenProblemLibrary/FortLewis/Authoring/Templates/ A detailed list of code snippets for specific problem techniques has it's own category: index of problem techniques.


Miscellaneous Templates

Algebra


Trigonometry


Precalculus


Differential Calculus


Integral Calculus


Sequences and Series


Parametric Equations and Vector Parametric Equations

Multivariable Differential Calculus

Multivariable Integral Calculus


Vector Calculus


Differential Equations


Linear Algebra

Complex Analysis

Miscellaneous Topics


Graphing


Links to Documentation

Subcategories

This category has only the following subcategory.

S

Pages in category "Subject Area Templates"

The following 83 pages are in this category, out of 83 total.