Difference between revisions of "Category:Problem Techniques"

From WeBWorK_wiki
Jump to navigation Jump to search
m
Line 20: Line 20:
 
* [[IntervalEvaluators|Checking Intervals]]
 
* [[IntervalEvaluators|Checking Intervals]]
 
* [[ListAnswers|Checking Lists of Answers]]
 
* [[ListAnswers|Checking Lists of Answers]]
  +
* [[ConstantsInProblems|Constants in Problems]]
 
* [[CustomAnswerCheckers|Custom Answer Checkers]]
 
* [[CustomAnswerCheckers|Custom Answer Checkers]]
   
Line 69: Line 70:
 
* [[MultiAnswerProblems|MultiAnswer, Self Referential Problems]]
 
* [[MultiAnswerProblems|MultiAnswer, Self Referential Problems]]
 
* [[SequentialProblems|Multi-Part, Sequential Problems]]
 
* [[SequentialProblems|Multi-Part, Sequential Problems]]
  +
* [[ConstantsInProblems|Named (Numerical) Constants in Problems]]
 
* [[ProblemsWithUnits|Numbers with Units, as Answers]]
 
* [[ProblemsWithUnits|Numbers with Units, as Answers]]
 
* [[NumericalTolerance|Numerical Answer Evaluation Tolerance]]
 
* [[NumericalTolerance|Numerical Answer Evaluation Tolerance]]
  +
* [[ConstantsInProblems|Numerical Constants in Problems]]
 
* [[NumericalTolerance|Numerical Tolerance in Problems]]
 
* [[NumericalTolerance|Numerical Tolerance in Problems]]
   

Revision as of 13:18, 24 April 2008

Any additions to the indexed snippets below should use the same format. A suggested model is provided in this snippet template.

Index of Problem Coding Techniques

This index links to problem code snippets that quickly show how to accomplish each effect. Each has limited explanation that assumes a basic understanding of how PG files are written.

up to Author's Guide

Topics A-C

top of page

Topics D-F

top of page

Topics G-I

top of page

Topics J-L

top of page

Topics M-O

top of page

Topics P-R

top of page

Topics S-U

top of page

Topics V-Z

top of page

Pages in category "Problem Techniques"

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