first import book
This commit is contained in:
parent
6be2701fd8
commit
dfd9c869d5
233 changed files with 47797 additions and 0 deletions
1
book/modules/luther/sphinx/assess/min/assess-ck.js
Normal file
1
book/modules/luther/sphinx/assess/min/assess-ck.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
var checkMe=function(a,b,c){var d,e=document.forms[a+"_form"].elements.group1;for(var f=e.length-1;f>=0;f--)e[f].checked&&(d=e[f].value);feedBack("#"+a+"_feedback",d==b,c)},feedBack=function(a,b,c){b?$(a).html("You are Correct!"):$(a).html("Inorrect. "+c)};
|
||||
Loading…
Add table
Add a link
Reference in a new issue