synchronizing forms

4 views
Skip to first unread message

bk

unread,
Nov 8, 2016, 4:25:35 PM11/8/16
to Orbeon Forms
I have a data collection application I need done for competitions (FIRST Robotics), and wanted to see if Orbeon Forms would work in this environment.
For each match, we have 6 students that each need to watch a robot and collect data about its performance during the match.
There will be a server (laptop), and 6 tablets each collecting data.

I need to make sure each tablet is collecting data about a different robot (so two students shouldn't be watching the same robot, otherwise one will be missed).
They will be collecting data throughout the match (which lasts about 3 minutes), but should network connectivity be lost, they need to auto-reconnect and synchronize to the server.
The data should be synchronized to the server continuously (not requiring a final "submit"). 
Most of the data collected will be fields with integers (starting at zero) that they can increment/decrement.  As a field is updated (increment/decrement), the value should be sync'd to the server.
The forms may need images for labels on fields.

I know there's frameworks for things like this like AngularJS, but really need a form builder.  The folks designing/creating the forms are not programmers.  They currently generate paper forms that are input to a spreadsheet after the match which is very slow, inefficient and prone to errors.

Would Orbeon Forms be a fit?  Or do I need a custom solution?

Thank you,

Brian

Alessandro Vernet

unread,
Nov 8, 2016, 8:15:13 PM11/8/16
to orb...@googlegroups.com
Hi Brian,

I am not sure Orbeon Forms is a perfect match in this case. There is an auto
save, for authenticated users, which you might be able to leverage to
implement the "continuous saving" you're describing, but it isn't designed
for that purpose. Also there is no integer field with an increment/decrement
button; those would have to be added. All this isn't impossible, but would
require a little of work on your side. Does this help answer your question?

Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
View this message in context: http://discuss.orbeon.com/synchronizing-forms-tp4661951p4661952.html
Sent from the Orbeon Forms community mailing list mailing list archive at Nabble.com.

Brian Kolaci

unread,
Nov 9, 2016, 11:54:13 AM11/9/16
to orb...@googlegroups.com
Thank you Alex. Yes, that helps quite a bit.
It looks like this will be more of an Angular 2 project and will have to try to write a template that can be used/modified annually for each competition.

Thanks!

Brian
> --
> You received this message because you are subscribed to a topic in the Google Groups "Orbeon Forms" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/orbeon/Gc6uj1FTvHI/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to orbeon+un...@googlegroups.com.
> To post to this group, send email to orb...@googlegroups.com.

Alessandro Vernet

unread,
Nov 9, 2016, 12:22:40 PM11/9/16
to orb...@googlegroups.com
You're welcome Brian. I don't take recommending using something other than
Orbeon Forms lightly ;), but in this case, what you want to build looks far
from a "normal" form, that you might indeed be better of just building this
in Angular.

Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
View this message in context: http://discuss.orbeon.com/synchronizing-forms-tp4661951p4661955.html
Reply all
Reply to author
Forward
0 new messages