Difference between revisions of "IndexOfProblemTechniques"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 76: Line 76:
 
<li> [[MatchingProblems|Matching Problems]] </li>
 
<li> [[MatchingProblems|Matching Problems]] </li>
 
<li> [[MultipleChoiceProblems|Multiple Choice Problems]] </li>
 
<li> [[MultipleChoiceProblems|Multiple Choice Problems]] </li>
<li> [[MultiPartProblems|MultiAnswer, Self Referential Problems]] </li>
+
<li> [[MultiAnswerProblems|MultiAnswer, Self Referential Problems]] </li>
 
<li> [[SequentialProblems|Multi-Part, Sequential Problems]] </li>
 
<li> [[SequentialProblems|Multi-Part, Sequential Problems]] </li>
 
<li> [[NumericalTolerance|Numerical Answer Evaluation Tolerance]] </li>
 
<li> [[NumericalTolerance|Numerical Answer Evaluation Tolerance]] </li>

Revision as of 19:42, 2 February 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

up to Author's Guide