Skip to content

Conversation

@MImran2002
Copy link
Contributor

Issue Description

Fixes #1606

  • link to trello: https://trello.com/c/TdJcoB18
  • Event Creation: When "This Event earns service hours" is selected, add the acknowledgement: "I understand that I am participating in this activity as a volunteer…" to the event description.
    -Kiosk Display: Ensure the acknowledgement text appears directly under the event title on the kiosk entry page so that all volunteers/Bonner Scholars see it before signing in.
    -Bonner Events: When "This Event is a Bonner requirement" is toggled, display: "I acknowledge that when I sign in to this event, I am fulfilling a requirement for my Bonner Scholarship, and I am not clocked in for my labor position."

Changes

  • On the eventView.html page we have added the Attention in red and if it is service or Bonner it will show it's corresponding statement
  • On the eventKiosk.html page we have added the Attention in red and if it is service or Bonner it will show it's corresponding statement underneath the event title.

Testing

  • No testing as this is purely front-end rendering

PR review

  • Checkout the branch git checkout correctVolunteerLanguage
  • Pull the code when you are in the branch git pull
  • Reset the database database/reset_database.sh test
    - Run the test suite to make sure all the tests are working tests/run_tests.sh
  • Run the application flask run
  • Navigate to the sidebar and go to create event to create an event and toggle service event
  • Then when the event page is in view go to "Manage Volunteers" and click on "Kiosk Entry" button.
  • As it is the service event it should show an acknowledgement for service event.
  • Repeat the same steps to create a Bonner event by going to Create Event > Bonner Scholars > create it (the toggle for Bonner is already toggled) > click create event and go to " Manage Volunteers" > click "Kiosk Entry"
  • As it is the Bonner event it should show an acknowledgement for Bonner event.
  • You will also see similar acknowledgments when you view them in the specific event page too.

##Image of the changes
-Bonner acknowledgement
image

  • Service volunteer acknowledgement on Kiosk Entry and event view
image image

@github-actions
Copy link

View Code Coverage

@Karina-Agliullova Karina-Agliullova changed the base branch from development to production August 28, 2025 19:21
@ojmakinde ojmakinde changed the base branch from production to development September 4, 2025 18:42
@BrianRamsay
Copy link
Contributor

Development was merged in. Changes moved into another branch off of production #1615

@BrianRamsay BrianRamsay closed this Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Language addition for labor students vs. volunteers

3 participants