Set default plagiarism type on new plagiarism form

Currently, on the NewRequestPage the plagiarism type does not have a default value, but it is not marked as required. As a result, if the user forgets to select the type, the form submission fails without an error message. The plagiarism type can be selected with radio buttons, so the problem can be solved by setting the first available service as an initial value.