Change completion event to remove duplicate entries if the user states they paired with themselves

This commit is contained in:
Nathan Leniz
2015-03-29 21:15:18 +09:00
parent 1fc3cffdbf
commit aa2f0e8af8
2 changed files with 22 additions and 14 deletions

View File

@@ -164,7 +164,7 @@ $(document).ready(function() {
coursewareHash: passedCoursewareHash,
coursewareName: passedCoursewareName,
completedWith: didCompleteWith,
publicURL: publicURl,
publicURL: publicURL,
githubURL: githubURL,
challengeType: challengeType
}