85 | | * Parse formatted SMS messages or tweets (e.g. key value pairs). |
86 | | * Detect when message interpretation isn't certain and dispatch to a human reader (use existing "task" database, or Job Jar, below!). |
87 | | * Create database records from parsed messages. |
88 | | * BluePrintMessagingModule#Twitter |
89 | | * BluePrintMessagingModule#Micro-Syntax |
| 88 | * Parse formatted SMS messages or tweets (e.g. key value pairs). |
| 89 | * Detect when message interpretation isn't certain and dispatch to a human reader (use existing "task" database, or Job Jar, below!). |
| 90 | * Create database records from parsed messages. |
| 91 | * BluePrintMessagingModule#Twitter |
| 92 | * BluePrintMessagingModule#Micro-Syntax |
92 | | * Assign tasks to users or let users select tasks. |
93 | | * Track who does what, mark completed. |
94 | | * Provide administrator UI for defining tasks. |
95 | | * Cross-check / verify task, or compare result of two users on same task. |
96 | | * Administer tests and training for new workers. |
97 | | |
98 | | ==== ''Suggestion Box'' ==== |
99 | | * http://groups.google.com/group/sahana-eden/browse_thread/thread/bbda1e98b73e1437 |
| 95 | * Assign tasks to users or let users select tasks. |
| 96 | * Track who does what, mark completed. |
| 97 | * Provide administrator UI for defining tasks. |
| 98 | * Cross-check / verify task, or compare result of two users on same task. |
| 99 | * Administer tests and training for new workers. |