Difference between revisions of "Category:Subject Area Templates"

From WeBWorK_wiki
Jump to navigation Jump to search
m (fix typo)
Line 24: Line 24:
 
* [[AlgebraicFractionAnswer1|Answer is an algebraic fraction.]] Uses two answer blanks for the fraction and requires students simplify their answer. <font color=gray>(Uses parserMultiAnswer.pl)</font>
 
* [[AlgebraicFractionAnswer1|Answer is an algebraic fraction.]] Uses two answer blanks for the fraction and requires students simplify their answer. <font color=gray>(Uses parserMultiAnswer.pl)</font>
 
* [[AnswerBlankInExponent1|Answer blank in the exponent.]] For questions about simplifying exponents.
 
* [[AnswerBlankInExponent1|Answer blank in the exponent.]] For questions about simplifying exponents.
* [[EquationDefiningFunction1|Answer is a an equation that defines a function.]] The answer is an equation of the form y = f(x). <font color=gray>(Uses parserAssignment.pl)</font>
+
* [[EquationDefiningFunction1|Answer is an equation that defines a function.]] The answer is an equation of the form y = f(x). <font color=gray>(Uses parserAssignment.pl)</font>
 
* [[EquationImplicitFunction1|Answer is an equation that implicitly defines a function.]] An equation for a circle. <font color=gray>(Uses parserImplicitEquation.pl)</font>
 
* [[EquationImplicitFunction1|Answer is an equation that implicitly defines a function.]] An equation for a circle. <font color=gray>(Uses parserImplicitEquation.pl)</font>
 
* [[SolutionForEquation1|Answer is any solution to an equation.]] Checks whether the student answer is a solution to an equation. <font color=gray>(Uses parserSolutionFor.pl)</font>
 
* [[SolutionForEquation1|Answer is any solution to an equation.]] Checks whether the student answer is a solution to an equation. <font color=gray>(Uses parserSolutionFor.pl)</font>
Line 32: Line 32:
 
* [[UnorderedAnswers1|Answers can be entered into several answer blanks in any order.]] Factoring using separate answer blanks and the unordered answer checker. <font color=gray>(Uses unorderedAnswer.pl)</font>
 
* [[UnorderedAnswers1|Answers can be entered into several answer blanks in any order.]] Factoring using separate answer blanks and the unordered answer checker. <font color=gray>(Uses unorderedAnswer.pl)</font>
 
* [[Logarithms1|Answer must be simplified using laws of logarithms.]] Typical laws of logarithms question that disables certain operations so students must simplify their answer.
 
* [[Logarithms1|Answer must be simplified using laws of logarithms.]] Typical laws of logarithms question that disables certain operations so students must simplify their answer.
 
   
 
=== Trigonometry ===
 
=== Trigonometry ===

Revision as of 15:14, 22 June 2013

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.