Ville Karavirta
Ville Karavirta
This issue rose from emails between Kasper, Archie and me and we thought there is a need for this in some cases. And the plan is to have this as...
Actually, the events logged already expose all the information needed. The events `jsav-exercise-grade` (logged when Grade button is clicked) and `jsav-exercise-grade-change` (logged when continuous grading is used and grade changes)...
What do you mean by keybindings? Left arrow moves backward and right arrow forward? What would that mean on a mobile like iPhone that has no keys? :)
Yes, I do agree it would be helpful. And this isn't a big thing to code. But a small but... If one page has multiple visualizations (as I imagine will...
This was due to the way Raphael adds the arrows to the lines. They are added after the line, so they go into the node. I adjusted the edges now...
Oh, and this should fix the same problem in Lists using wider stroke on the lines.
This issue is the result of the discussion in issue #44. There, you commented: > perhaps we want to put questions inside an AV. Perhaps as an alternate way to...
Topics that should at least be covered by such tutorials: - customizing the controls for slideshow and exercise - customizing the CSS What else did you have in mind?
I added the sudoku.html to the examples. It's not actually a tutorial yet, but better than nothing.
Another idea for a tutorial from email discussions: node styling examples.