Difference between revisions of "IndexOfProblemTechniques"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 18: Line 18:
 
<li> [[NumericalTolerance|Accuracy Required for Numerical Answers]] </li>
 
<li> [[NumericalTolerance|Accuracy Required for Numerical Answers]] </li>
 
<li> [[DynamicImages2|Adding Labels, Lines and Points to Dynamic Graphs]] </li>
 
<li> [[DynamicImages2|Adding Labels, Lines and Points to Dynamic Graphs]] </li>
  +
<li> [[StringsInContext|Allowing Strings (Text) in Student Answers]] </li>
 
<li> [[FormulasToConstants|Antiderivative Problems]] </li>
 
<li> [[FormulasToConstants|Antiderivative Problems]] </li>
 
<li> [[FlashApplets|Applets, Flash]] </li>
 
<li> [[FlashApplets|Applets, Flash]] </li>
Line 102: Line 103:
 
<li> [[VectorFields|Slope Field Graphs]] </li>
 
<li> [[VectorFields|Slope Field Graphs]] </li>
 
<li> [[StaticImages|Static Graphic Images]] </li>
 
<li> [[StaticImages|Static Graphic Images]] </li>
  +
<li> [[StringsInContext|Strings in Student Answers]] </li>
  +
<li> [[StringsInContext|Text in Student Answers]] </li>
 
<li> [[FormulaTestPoints|Test Points for Formula Evaluation]] </li>
 
<li> [[FormulaTestPoints|Test Points for Formula Evaluation]] </li>
 
<li> [[NumericalTolerance|Tolerance in Numerical Answers]] </li>
 
<li> [[NumericalTolerance|Tolerance in Numerical Answers]] </li>

Revision as of 11:47, 14 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