Skip to content

Commit

Permalink
refer to analysis options for explanation of criteria
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-lippert committed Oct 8, 2023
1 parent c16fce5 commit c0a78ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ public boolean checkExamSessionIsInitial(Long studentExamId) {

/**
* Retrieves all suspicious exam sessions for given exam id
* An exam session is suspicious if it has the same browser fingerprint or ip address and belongs to a different student exam
* For a detailed description of the criteria, see {@link SuspiciousSessionsAnalysisOptions}
*
* @param examId id of the exam for which suspicious exam sessions shall be retrieved
* @param analysisOptions options for the analysis of suspicious sessions
Expand Down

0 comments on commit c0a78ba

Please sign in to comment.