fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'edumed' of https://github.com/fnp/redakcja into edumed
[redakcja.git]
/
redakcja
/
static
/
edumed
/
js
/
edumed.js
diff --git
a/redakcja/static/edumed/js/edumed.js
b/redakcja/static/edumed/js/edumed.js
index
a48e19a
..
8948380
100644
(file)
--- a/
redakcja/static/edumed/js/edumed.js
+++ b/
redakcja/static/edumed/js/edumed.js
@@
-64,7
+64,7
@@
var score, scores,
_this = this;
scores = [];
var score, scores,
_this = this;
scores = [];
- $(".question").each(function(i, question) {
+ $(".question"
, this.element
).each(function(i, question) {
return scores.push(_this.check_question(question));
});
score = [0, 0];
return scores.push(_this.check_question(question));
});
score = [0, 0];