1

1

Most likely via some wifi application, teachers should be able to "hand out" tests or homework assignments. The students work on those directly or follow their links. Once they are finished with their work, those documents are synced back to the teacher's iPad for proofing.

No tether should be required here - no central machine each student has to walk up to - plug in - and sync. The whole process would be terrible at that point.

flag

2 Answers

1

This would require a software solution, and is yet another feature of a shared API I'm in the process of designing.

Although it can be achieved with peer-to-peer (iPad-to-iPad), it is often easier and safer to have a (known) central server to connect to, this also allows accessing the same information from desktop computers (Mac and PC) as well as the ability for the system to send out regular summary emails showing scores and improvements to parents.

All Apple products support the Bonjour protocol to smartly detect and connect to a service, so if a "Education iPad Server" was deployed and available on the WiFi network it could be detected by all iPads and allow identification and transmission of information to/from student and teacher iPads. Bonjour could also be used on the teachers iPad to make it's "GetHomework" and "SubmitCompletedHomework" services available, although there would need to be a mechanism for the students to choose which teacher iPad to talk to, as every device running the service would show up (probably just show the teacher name/photo in a list).

Let me know if you're interested in more details, as this is something I'm doing in my spare time (for free), so it's progressing slowly.

link|flag
I am extremely interested in this topic. You seem to be as interested as I am. I don't know how to contact you so if interested please contact me if you can figure out how with out me posting my email publicly. Thanks – petek157 Mar 26 at 0:39
If you want to contact me directly, tim.(lastname) (at) gmail.com, assuming you can work that out and the bots can't :) – Timothy Walters Mar 30 at 8:35
1

It's not available yet but Inkling looks like a very strong offering in this area.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.