|
|
(103 intermediate revisions by 7 users not shown) |
Line 1: |
Line 1: |
| <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>
| | The descriptions of the Macro Files can be found on the page [[Problem Techniques]]. |
| | |
| == 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>
| |
| | |
| <div style="text-align:center;font-size:smaller;">
| |
| [[Author%27s_Guide|up to Author's Guide]]
| |
| </div>
| |
| | |
| === Topics A-C ===
| |
| | |
| * [[NumericalTolerance|Accuracy Required for Numerical Answers]]
| |
| * [[DynamicImages2|Adding Labels, Lines and Points to Dynamic Graphs]]
| |
| * [[StringsInContext|Allowing Strings (Text) in Student Answers]]
| |
| * [[FormulasToConstants|Antiderivative Problems]]
| |
| * [[FlashApplets|Applets, Flash]]
| |
| * [[JavaApplets|Applets, Java]]
| |
| * [[EquationEvaluators|Checking Equation Answers]]
| |
| * [[IntervalEvaluators|Checking Intervals]]
| |
| * [[ListAnswers|Checking Lists of Answers]]
| |
| * [[ConstantsInProblems|Constants in Problems]]
| |
| * [[CustomAnswerCheckers|Custom Answer Checkers]]
| |
| | |
| [[#top|top of page]]
| |
| | |
| === Topics D-F ===
| |
| | |
| * [[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]]
| |
| * [[ eval()vs.substitute() | <code>eval()</code> Versus <code>substitute()</code> ]]
| |
| * [[ExtractingCoordinatesFromPoint|Extracting Coordinates of a Point]]
| |
| * [[ExtractingCoordinatesFromPoint|Finding the norm of a Vector]]
| |
| * [[FormattingCorrectAnswers |Formatting Correct Answers]]
| |
| * [[FormulaTestPoints|Formula Answer Evaluation; Limits for Evaluation]]
| |
| * [[FormulaTestPoints|Formula Answer Evaluation; Test Points]]
| |
| * [[ProblemsWithUnits|Formulas with Units, as Answers]]
| |
| * [[VariablesOtherThanX|Formulas with Variables Other than x]]
| |
| * [[FormulasToConstants|Function Answers Up To Constants]]
| |
| | |
| [[#top|top of page]]
| |
| | |
| === Topics G-I ===
| |
| | |
| * [[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]]
| |
| * [[TEST|TEST]]
| |
| | |
| [[#top|top of page]]
| |
| | |
| === Topics J-L ===
| |
| | |
| * [[JavaScript|JavaScript]]
| |
| * [[DynamicImages2|Labels on Dynamically Generated Graphs]]
| |
| * [[FormulaTestPoints|Limits over which Formulas are Evaluated]]
| |
| * [[MultiPartProblems|Linked Answer Blanks]]
| |
| * [[HtmlLinks|Links to Other Web Pages]]
| |
| * [[ListAnswers|Lists as Answers]]
| |
| | |
| [[#top|top of page]]
| |
| | |
| === Topics M-O ===
| |
| | |
| * [[MatchingProblems|Matching Problems]]
| |
| * [[MultipleChoiceProblems|Multiple Choice Problems]]
| |
| * [[MultiAnswerProblems|MultiAnswer, Self Referential Problems]]
| |
| * [[SequentialProblems|Multi-Part, Sequential Problems]]
| |
| * [[ConstantsInProblems|Named (Numerical) Constants in Problems]]
| |
| * [[ProblemsWithUnits|Numbers with Units, as Answers]]
| |
| * [[NumericalTolerance|Numerical Answer Evaluation Tolerance]]
| |
| * [[ConstantsInProblems|Numerical Constants in Problems]]
| |
| * [[NumericalTolerance|Numerical Tolerance in Problems]]
| |
| | |
| [[#top|top of page]]
| |
| | |
| === Topics P-R ===
| |
| | |
| * [[ParametricPlots|Plotting Parametric Equations]]
| |
| * [[DynamicImages2|Plotting Lines and Points on Dynamically Generated Graphs]]
| |
| * [[PopUpLists|Pop-up Lists]]
| |
| * [[DisableFunctions|Restricting Allowed Functions in Student Answers]]
| |
| * [[DisableFunctions|Restricting Allowed Operators in Student Answers]]
| |
| | |
| [[#top|top of page]]
| |
| | |
| === Topics S-U ===
| |
| | |
| * [[VectorFields|Slope Field Graphs]]
| |
| * [[StaticImages|Static Graphic Images]]
| |
| * [[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]]
| |
| | |
| [[#top|top of page]]
| |
| | |
| === Topics V-Z ===
| |
| | |
| * [[VariablesOtherThanX|Variables Other Than x in Formulas]]
| |
| * [[VectorFields|Vector Field Graphs]]
| |
| | |
| [[#top|top of page]]
| |
|
| |
|
| [[Category:Authors]] | | [[Category:Authors]] |