In my code, I am trying to use checkboxes and different submit buttons to do different things like adding a course, deleting a course and submitting a course. However, I am having a hard time trying to connect the checkboxes to doing these different actions. Does anyone have any idea how I can do this?