Change completion event to remove duplicate entries if the user states they paired with themselves
This commit is contained in:
@@ -164,7 +164,7 @@ $(document).ready(function() {
|
||||
coursewareHash: passedCoursewareHash,
|
||||
coursewareName: passedCoursewareName,
|
||||
completedWith: didCompleteWith,
|
||||
publicURL: publicURl,
|
||||
publicURL: publicURL,
|
||||
githubURL: githubURL,
|
||||
challengeType: challengeType
|
||||
}
|
||||
|
Reference in New Issue
Block a user