Widget:WJG UserExamQuery2: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly> <style type="text/css"> #metrics{ width:100%; text-align: center; } .headerCell{ display: inline-block; width:20%; } .question{ background: #C7DDEE; color:#000; ..." |
No edit summary |
||
Line 77: | Line 77: | ||
$("#metrics").append(outstring); | $("#metrics").append(outstring); | ||
$("#"+value.id).makeCollapsible(); | $("#"+value.id).makeCollapsible(); | ||
$("#"+value.id).addClass('mw-collapsed'); | |||
} | } | ||
}); | }); |