Suggestions on setting up ODK to handle site inspections

Thanks for the reply. I did manage to accomplish what I was looking to do (99% of it) just using a form without entities. I basically created a single form for one our big sites with 108 assets as a test. I listed all the assets in a choice list and then used the method from Hide the choices - #3 by Mtyszler to hide the assets once their rating was finished. Am I proud of having an if statement that has 108 “ands” in it? No, but the performance on my phone seems to works well. We’re going to test it at an actual site and make sure it works all the way through, including photos and uploading to the server. If it works, I’ll write a script that produces the individual site forms for me from our database.

I’ll definitely be digging into the entities and API to see if I can do it better, but my big concern was that there wasn’t any way to do it and I now know there’s at least one hacky way to do it.

I’m pretty happy with things at the moment. I’m glad I stumbled upon ODK.

John