Signed Statement Comparison is incorrect
milt opened this issue · 0 comments
milt commented
When we validate a signed statement, we do not use the spec's comparison exceptions: https://github.com/yetanalytics/lrs/blob/master/src/main/com/yetanalytics/lrs/pedestal/interceptor/xapi/statements/attachment.cljc#L152-L153
We should do this per the method in: #57