Implement filtering on graded_by in the backend
similar to #549. The get-parser should accept a format that contains the grader for which to filter graded_by on. The find_submissions function is used to decide what submission to show. This submission that will be shown should follow the criteria definded by the user. see #547 for more info on the filters
issue