Subversion Repositories wimsdev

Rev

Rev 13714 | Rev 15044 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13714 Rev 15043
Line 282... Line 282...
282
 .panel .wims_title, .panel .wimscenter{margin-top:-1.2em;}
282
 .panel .wims_title, .panel .wimscenter{margin-top:-1.2em;}
283
 ol li{margin-bottom: .5em;list-style: upper-alpha;}
283
 ol li{margin-bottom: .5em;list-style: upper-alpha;}
284
 input[type='checkbox'] { font-size:150%; }
284
 input[type='checkbox'] { font-size:150%; }
285
 .strike{text-decoration:line-through;}
285
 .strike{text-decoration:line-through;}
286
 .oef_indpartial{color:navy;}
286
 .oef_indpartial{color:navy;}
287
 #answeranalysis{display:none;}
-
 
288
 </style>
287
 </style>
289
}
288
}
290
 
289
 
291
\integer{N = min(\cnt_question,\N)}
290
\integer{N = min(\cnt_question,\N)}
292
\integer{MAX=min(\N*\MAX,\cnt_question)}
291
\integer{MAX=min(\N*\MAX,\cnt_question)}