Story #19 Add an "attending" checkbox to the user event attendance screen - cseseniordesign/reservations GitHub Wiki

End User Documentation

Dev Testing Instructions

  1. Make sure you are on the most recent version of the dev-attendance-checkbox branch.
  2. Start your dev environment.
  3. Log in as an admin user
  4. Underneath the Admin header click Events.
  5. Click on the signups for any event
  6. Verify that there is an attendance checkbox

Production Testing Instructions

  1. Go to https://innovationstudio-manager.unl.edu/home/
  2. Follow steps 3 and up from the dev testing instructions above.

Technical Documentation

views/admin/signup_list.erb

  • Added "attendance" column to the signup table
  • Added checkbox input in the "attendance" column