AssignmentService ================= .. currentmodule:: codegrade._api.assignment .. autoclass:: AssignmentService :members: get_rubric, put_rubric, delete_rubric, put_division_parent, patch_rubric_category_type, get, delete, patch, get_description, put_description, delete_description, get_password, put_password, delete_password, get_template, delete_template, get_template_file, delete_template_file, put_allowed_ip, delete_allowed_ip, update_peer_feedback_settings, disable_peer_feedback, divide_graders, export, get_all_grades, get_all_graders, get_submissions_by_user, get_all_submissions, get_analytics_data, get_all_allowed_ips, get_timeframes, put_timeframes, get_auto_test, get_webhook_settings, get_next_ungraded_submission, get_peer_feedback_subjects, get_all_plagiarism_runs, get_reply_counts_for_user, import_into, copy_rubric, mark_grader_as_done, mark_grader_as_not_done, create_plagiarism_run, patch_submit_types, upload_submission, verify .. rubric:: Methods .. autosummary:: :nosignatures: ~AssignmentService.get_rubric ~AssignmentService.put_rubric ~AssignmentService.delete_rubric ~AssignmentService.put_division_parent ~AssignmentService.patch_rubric_category_type ~AssignmentService.get ~AssignmentService.delete ~AssignmentService.patch ~AssignmentService.get_description ~AssignmentService.put_description ~AssignmentService.delete_description ~AssignmentService.get_password ~AssignmentService.put_password ~AssignmentService.delete_password ~AssignmentService.get_template ~AssignmentService.delete_template ~AssignmentService.get_template_file ~AssignmentService.delete_template_file ~AssignmentService.put_allowed_ip ~AssignmentService.delete_allowed_ip ~AssignmentService.update_peer_feedback_settings ~AssignmentService.disable_peer_feedback ~AssignmentService.divide_graders ~AssignmentService.export ~AssignmentService.get_all_grades ~AssignmentService.get_all_graders ~AssignmentService.get_submissions_by_user ~AssignmentService.get_all_submissions ~AssignmentService.get_analytics_data ~AssignmentService.get_all_allowed_ips ~AssignmentService.get_timeframes ~AssignmentService.put_timeframes ~AssignmentService.get_auto_test ~AssignmentService.get_webhook_settings ~AssignmentService.get_next_ungraded_submission ~AssignmentService.get_peer_feedback_subjects ~AssignmentService.get_all_plagiarism_runs ~AssignmentService.get_reply_counts_for_user ~AssignmentService.import_into ~AssignmentService.copy_rubric ~AssignmentService.mark_grader_as_done ~AssignmentService.mark_grader_as_not_done ~AssignmentService.create_plagiarism_run ~AssignmentService.patch_submit_types ~AssignmentService.upload_submission ~AssignmentService.verify