Math4Team/RIT/Projects/Question Support API: Difference between revisions

Bbl5660 (talk | contribs)
No edit summary
Enimihil (talk | contribs)
clean up and clarify a few things
Line 12: Line 12:


===Current Goals===
===Current Goals===
* Packaging
 
* 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 (Looking to get into the core of sugar)
** 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?
* Question Authoring guidelines
 
* Integrate within lesson planning
* Liase w/ other Math4 teams and Sugarlabs (What would it take to be included in the Sugar core?)
* How does an instructor get the students using their quesiton material
* 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===