Reformat the frontend to send api requests containing the filter criteria
See issue #547 for more information about the filters. When navigating to the next or previous submission, the feedback option filters should be communicated to the backend. In issue #549 it is described how the backend will handle the filtering. In Grade.jsx the request should be formatted properly to include the chosen criteria to filter on.
issue