Subversion Repositories wimsdev

Rev

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

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