- 05 Sep, 2014 5 commits
-
-
Assessments: Don't reactivate the submit button upon retry
Xavier Antoviaque committed -
Xavier Antoviaque committed
-
Fixed exception when parsing XML with comments.
Xavier Antoviaque committed -
Restored newlines between imports Switched to comment-removing parser instead of explicit check
E. Kolpakov committed -
Added newline at the end of file Fixed exception when parsing XML with comments
E. Kolpakov committed
-
- 03 Sep, 2014 2 commits
-
-
MCKIN-2175 Remove popup html on clearResult call and add popup text only...
Xavier Antoviaque committed -
Dino Cikatic committed
-
- 31 Aug, 2014 2 commits
-
-
Fixes for css styling of the shared header
Xavier Antoviaque committed -
dragonfi committed
-
- 30 Aug, 2014 9 commits
-
-
Add a shared header text and number assessment questions
Xavier Antoviaque committed -
dragonfi committed
-
dragonfi committed
-
David Gabor BODOR committed
-
dragonfi committed
-
dragonfi committed
-
dragonfi committed
-
dragonfi committed
-
dragonfi committed
-
- 29 Aug, 2014 1 commit
-
-
Assessment event tracking
Xavier Antoviaque committed
-
- 28 Aug, 2014 5 commits
-
-
dragonfi committed
-
dragonfi committed
-
dragonfi committed
-
dragonfi committed
-
event-proficiency: Add special 'proficiency' event for proficiency score
Xavier Antoviaque committed
-
- 27 Aug, 2014 6 commits
-
-
dragonfi committed
-
Xavier Antoviaque committed
-
Only send feedback content to client that should be displayed
Xavier Antoviaque committed -
Xavier Antoviaque committed
-
Xavier Antoviaque committed
-
Use scope_ids.user_id instead of runtime.user_id
Xavier Antoviaque committed
-
- 26 Aug, 2014 3 commits
-
-
dragonfi committed
-
dragonfi committed
-
Close feedback popup on click to anywhere else
Xavier Antoviaque committed
-
- 25 Aug, 2014 7 commits
-
-
Reintroduce user_id into events
Xavier Antoviaque committed -
dragonfi committed
-
dragonfi committed
-
dragonfi committed
-
dragonfi committed
-
Line-wrap legend elements in IE.
Xavier Antoviaque committed -
IE8+ (including IE11) does not wrap the content of legend elements. Since questions that we put into legend elements can get quite long, the question would overflow the page in IE. Adding display:table rule to the legend element forces the legend text to wrap in IE, without any negative side-effects in other browsers. See: http://www.456bereastreet.com/archive/201210/how_to_line_wrap_text_in_legend_elements_even_in_ie http://stackoverflow.com/questions/6133571/how-can-i-make-legend-text-wrap
Matjaz Gregoric committed
-