0 Adult Attendance and Weekly Commitments Tracking - Without requiring check-in 6 Colt Melrose posted 7 Years Ago We are a church of around 2500 and we are working on transitioning to ROCK. One roadblock I've run into is the Data Entry for our weekly Adult attendance and weekly commitments we ask them to make in response to that week's message. Currently, we collect that info on a paper card and volunteers input those cards within Fellowship 1. Then they have to go back through and reenter the attendance data as there is no way to assume attendance based on the input of a commitment.We plan to develop a digital "card" form that will allow attendees to complete the "card" using their mobile device if they want, and have that info automatically connect to the individual's profile, but in the interim, we will need some way to record that attendance and commitment data, and then be able to sort by those commitments to be able to follow up with those individuals, based on their commitments.Any help is welcomed and if there is documentation or videos that can help guide me, that would be great.Colt MelroseParkway Fellowshipparkwayfellowship.com
Daniel Hazelbaker 7 years ago The block I mentioned lets you select a Group, Schedule and Location to take attendance in. Then you select the Date you are taking attendance for and have a Person Picker to do quick search for people and when you select somebody it marks them as attended. It's pretty fast, probably will go as fast as your people can type in a name. This will handle the "we want to take attendance for adults" portion.The commitment data can be taken care of various ways. One would be to create a Group for each "commitment" and add people to that group (this would be for things like your first paragraph example). Another way, which fits better for things like "Send me info about Baptism" would be a workflow setup as a Person action, so on a person detail screen the "Actions" drop down would include that workflow. You search for person, hit that action and it starts all the processing you want done.I would suggest splitting the process into two phases. 1) Enter attendance data from the cards; then 2) process any checkboxes. We actually use a single workflow on the person details action menu for all our checkboxes. You fire the workflow, it asks you what all checkboxes the user ticked and then it processes each as necessary. i.e. "If they checked the baptism box, fire off the baptism workflow. If they checked the membership info box, fire off the membership workflow." etc.