Math4Team/RIT/Projects/Question Support API: Difference between revisions
No edit summary |
clean up and clarify a few things |
||
| Line 12: | Line 12: | ||
===Current Goals=== | ===Current Goals=== | ||
* Documentation | * Documentation | ||
* Documenting Dependencies and how to enable them in a development environment (Simple tutorial on setting up your Question API Development Environment) | ** Packaging | ||
** Documenting Dependencies and how to enable them in a development environment (Simple tutorial on setting up your Question API Development Environment) | |||
** sudo apt-get install python-setuptools | ** sudo apt-get install python-setuptools | ||
** sudo easy_install pyparsing | ** sudo easy_install pyparsing | ||
** sudo easy_install peak-rules | ** sudo easy_install peak-rules | ||
* Liase w/ other Math4 teams and Sugarlabs ( | ** Question Authoring guidelines | ||
* Future Development (Needs / Wants) | ** Integrate within lesson planning | ||
* Discovery / Plugin | ** How does an instructor get the questions they have written/found into an Activity? | ||
* Liase w/ other Math4 teams and Sugarlabs (What would it take to be included in the Sugar core?) | |||
* Future Development (Needs / Wants — collect proposals from other teams) | |||
* Discovery / Plugin (How do activities find questions, i.e. how to get URIs to load questions from?) | |||
===Motivation=== | ===Motivation=== | ||