Difference between revisions of "IndexOfProblemTechniques"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <div style="background-color:#ffcccc;border:blue solid 2px;padding:5px;width:35%;float:right;margin:5px |
+ | <div style="background-color:#ffcccc; border:blue solid 2px; padding:5px; width:35%; float:right; margin:5px">''Any additions to the indexed snippets below should use the same format. A suggested model is provided in this [[SnippetTemplate|snippet template]].''</div> |
− | <em>Any additions to the indexed snippets below should use the same format. A suggested model is provided in this [[SnippetTemplate|snippet template]].</em> |
||
− | </div> |
||
− | + | == Index of Problem Coding Techniques == |
|
− | < |
+ | <div style="background-color:#eeeeee; border:black solid 1px; padding:3px">''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.''</div> |
− | <em>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.</em> |
||
− | </p> |
||
− | <p style="text-align:center;"> |
+ | <!--<p style="text-align:center;"> |
[[Author%27s_Guide|up to Author's Guide]] |
[[Author%27s_Guide|up to Author's Guide]] |
||
− | </p> |
+ | </p>--> |
− | + | === Topics A-C === |
|
− | <ul> |
||
+ | * [[NumericalTolerance|Accuracy Required for Numerical Answers]] |
||
− | <li> [[NumericalTolerance|Accuracy Required for Numerical Answers]] </li> |
||
+ | * [[DynamicImages2|Adding Labels, Lines and Points to Dynamic Graphs]] |
||
− | <li> [[DynamicImages2|Adding Labels, Lines and Points to Dynamic Graphs]] </li> |
||
+ | * [[StringsInContext|Allowing Strings (Text) in Student Answers]] |
||
− | <li> [[StringsInContext|Allowing Strings (Text) in Student Answers]] </li> |
||
+ | * [[FormulasToConstants|Antiderivative Problems]] |
||
− | <li> [[FormulasToConstants|Antiderivative Problems]] </li> |
||
+ | * [[FlashApplets|Applets, Flash]] |
||
− | + | * [[JavaApplets|Applets, Java]] |
|
− | + | * [[EquationEvaluators|Checking Equation Answers]] |
|
− | + | * [[IntervalEvaluators|Checking Intervals]] |
|
− | + | * [[ListAnswers|Checking Lists of Answers]] |
|
− | + | * [[CustomAnswerCheckers|Custom Answer Checkers]] |
|
− | <li> [[CustomAnswerCheckers|Custom Answer Checkers]] </li> |
||
− | </ul> |
||
[[#top|top of page]] |
[[#top|top of page]] |
||
− | + | === Topics D-F === |
|
− | <ul> |
||
+ | * [[DisableFunctions|Disabling Functions in Student Answers]] |
||
− | + | * [[DisableFunctions|Disabling Operators in Student Answers]] |
|
− | + | * [[FormulaTestPoints|Domain of Function Evaluation]] |
|
− | + | * [[DynamicImages|Dynamically Generated Graphic Images]] |
|
− | + | * [[DynamicImages2|Dynamically Generated Graphic Images with Labels, Lines and Points]] |
|
− | + | * [[EquationEvaluators|Equation Answer Evaluation]] |
|
− | + | * [[FormulaTestPoints|Formula Answer Evaluation; Limits for Evaluation]] |
|
− | + | * [[FormulaTestPoints|Formula Answer Evaluation; Test Points]] |
|
− | + | * [[VariablesOtherThanX|Formulas with Variables Other than x]] |
|
− | + | * [[FormulasToConstants|Function Answers Up To Constants]] |
|
− | <li> [[FormulasToConstants|Function Answers Up To Constants]] </li> |
||
− | </ul> |
||
[[#top|top of page]] |
[[#top|top of page]] |
||
− | + | === Topics G-I === |
|
− | <ul> |
||
+ | * [[DynamicImages|Graphic Images, Dynamically Generated]] |
||
− | + | * [[DynamicImages2|Graphic Images, Dynamic, with Labels, Lines and Points]] |
|
− | + | * [[ParametricPlots|Graphic Images, with Parametric Functions]] |
|
− | + | * [[StaticImages|Graphic Images, Static]] |
|
− | + | * [[VectorFields|Graphing Vector and Slope Fields]] |
|
− | + | * [[HtmlLinks|HTML Links in Problems]] |
|
− | + | * [[IntervalEvaluators|Intervals as Answers]] |
|
− | <li> [[IntervalEvaluators|Intervals as Answers]] </li> |
||
− | </ul> |
||
[[#top|top of page]] |
[[#top|top of page]] |
||
− | + | === Topics J-L === |
|
− | <ul> |
||
+ | * [[DynamicImages2|Labels on Dynamically Generated Graphs]] |
||
− | <li> [[DynamicImages2|Labels on Dynamically Generated Graphs]] </li> |
||
+ | * [[FormulaTestPoints|Limits over which Formulas are Evaluated]] |
||
− | <li> [[FormulaTestPoints|Limits over which Formulas are Evaluated]] </li> |
||
+ | * [[MultiPartProblems|Linked Answer Blanks]] |
||
− | <li> [[MultiPartProblems|Linked Answer Blanks]] </li> |
||
+ | * [[HtmlLinks|Links to Other Web Pages]] |
||
− | <li> [[HtmlLinks|Links to Other Web Pages]] </li> |
||
+ | * [[ListAnswers|Lists as Answers]] |
||
− | <li> [[ListAnswers|Lists as Answers]] </li> |
||
− | </ul> |
||
[[#top|top of page]] |
[[#top|top of page]] |
||
− | + | === Topics M-O === |
|
− | <ul> |
||
+ | * [[MatchingProblems|Matching Problems]] |
||
− | + | * [[MultipleChoiceProblems|Multiple Choice Problems]] |
|
− | + | * [[MultiAnswerProblems|MultiAnswer, Self Referential Problems]] |
|
− | + | * [[SequentialProblems|Multi-Part, Sequential Problems]] |
|
− | + | * [[NumericalTolerance|Numerical Answer Evaluation Tolerance]] |
|
− | + | * [[NumericalTolerance|Numerical Tolerance in Problems]] |
|
− | <li> [[NumericalTolerance|Numerical Tolerance in Problems]] </li> |
||
− | </ul> |
||
[[#top|top of page]] |
[[#top|top of page]] |
||
− | + | === Topics P-R === |
|
− | <ul> |
||
+ | * [[ParametricPlots|Plotting Parametric Equations]] |
||
− | <li> [[ParametricPlots|Plotting Parametric Equations]] </li> |
||
+ | * [[DynamicImages2|Plotting Lines and Points on Dynamically Generated Graphs]] |
||
− | <li> [[DynamicImages2|Plotting Lines and Points on Dynamically Generated Graphs]] </li> |
||
+ | * [[PopUpLists|Pop-up Lists]] |
||
− | <li> [[PopUpLists|Pop-up Lists]] </li> |
||
+ | * [[DisableFunctions|Restricting Allowed Functions in Student Answers]] |
||
− | + | * [[DisableFunctions|Restricting Allowed Operators in Student Answers]] |
|
− | <li> [[DisableFunctions|Restricting Allowed Operators in Student Answers]] </li> |
||
− | </ul> |
||
[[#top|top of page]] |
[[#top|top of page]] |
||
− | + | === Topics S-U === |
|
− | <ul> |
||
+ | * [[VectorFields|Slope Field Graphs]] |
||
− | <li> [[VectorFields|Slope Field Graphs]] </li> |
||
+ | * [[StaticImages|Static Graphic Images]] |
||
− | <li> [[StaticImages|Static Graphic Images]] </li> |
||
+ | * [[StringsInContext|Strings in Student Answers]] |
||
− | + | * [[StringsInContext|Text in Student Answers]] |
|
− | + | * [[FormulaTestPoints|Test Points for Formula Evaluation]] |
|
− | + | * [[NumericalTolerance|Tolerance in Numerical Answers]] |
|
− | + | * [[ProblemsWithUnits|Units in Problem Answers]] |
|
− | <li> [[ProblemsWithUnits|Units in Problem Answers]] </li> |
||
− | </ul> |
||
[[#top|top of page]] |
[[#top|top of page]] |
||
− | + | === Topics V-Z === |
|
− | <ul> |
||
+ | * [[VariablesOtherThanX|Variables Other Than x in Formulas]] |
||
− | <li> [[VariablesOtherThanX|Variables Other Than x in Formulas]] </li> |
||
+ | * [[VectorFields|Vector Field Graphs]] |
||
− | <li> [[VectorFields|Vector Field Graphs]]</li> |
||
− | </ul> |
||
[[#top|top of page]] |
[[#top|top of page]] |
||
− | <p style="text-align:center;"> |
+ | <!--<p style="text-align:center;"> |
[[Author%27s_Guide|up to Author's Guide]] |
[[Author%27s_Guide|up to Author's Guide]] |
||
− | </p> |
+ | </p>--> |
+ | |||
+ | [[Category:Authors]] |
Revision as of 21:31, 14 February 2008
Any additions to the indexed snippets below should use the same format. A suggested model is provided in this snippet template.
Contents
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.
Topics A-C
- Accuracy Required for Numerical Answers
- Adding Labels, Lines and Points to Dynamic Graphs
- Allowing Strings (Text) in Student Answers
- Antiderivative Problems
- Applets, Flash
- Applets, Java
- Checking Equation Answers
- Checking Intervals
- Checking Lists of Answers
- Custom Answer Checkers
Topics D-F
- Disabling Functions in Student Answers
- Disabling Operators in Student Answers
- Domain of Function Evaluation
- Dynamically Generated Graphic Images
- Dynamically Generated Graphic Images with Labels, Lines and Points
- Equation Answer Evaluation
- Formula Answer Evaluation; Limits for Evaluation
- Formula Answer Evaluation; Test Points
- Formulas with Variables Other than x
- Function Answers Up To Constants
Topics G-I
- Graphic Images, Dynamically Generated
- Graphic Images, Dynamic, with Labels, Lines and Points
- Graphic Images, with Parametric Functions
- Graphic Images, Static
- Graphing Vector and Slope Fields
- HTML Links in Problems
- Intervals as Answers
Topics J-L
- Labels on Dynamically Generated Graphs
- Limits over which Formulas are Evaluated
- Linked Answer Blanks
- Links to Other Web Pages
- Lists as Answers
Topics M-O
- Matching Problems
- Multiple Choice Problems
- MultiAnswer, Self Referential Problems
- Multi-Part, Sequential Problems
- Numerical Answer Evaluation Tolerance
- Numerical Tolerance in Problems
Topics P-R
- Plotting Parametric Equations
- Plotting Lines and Points on Dynamically Generated Graphs
- Pop-up Lists
- Restricting Allowed Functions in Student Answers
- Restricting Allowed Operators in Student Answers
Topics S-U
- Slope Field Graphs
- Static Graphic Images
- Strings in Student Answers
- Text in Student Answers
- Test Points for Formula Evaluation
- Tolerance in Numerical Answers
- Units in Problem Answers