Rev 15026 | Rev 15576 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15026 | Rev 15574 | ||
---|---|---|---|
Line 333... | Line 333... | ||
333 | $ |
333 | $ |
334 | !endif |
334 | !endif |
335 | !!</div><!-- id oef_buttons ???--> |
335 | !!</div><!-- id oef_buttons ???--> |
336 | !else qnum=1 |
336 | !else qnum=1 |
337 | <p class="renew_et_intro"> |
337 | <p class="renew_et_intro"> |
- | 338 | !if $seedlastcnt < $seedrepeat |
|
- | 339 | !set tmp=$(wims_name_thsheet[14]) $[$seedlastcnt+1]/$seedrepeat |
|
- | 340 | !else |
|
- | 341 | !set tmp=$name_exo_renew |
|
- | 342 | !endif |
|
338 | !set wims_ref_class=wims_button |
343 | !set wims_ref_class=wims_button |
339 | !set wims_ref_id=oef_renew |
344 | !set wims_ref_id=oef_renew |
340 | !href $renewlink <span class="oef_exo_renew"> |
345 | !href $renewlink <span class="oef_exo_renew">$tmp</span> |
341 | $ |
346 | $ |
342 | !if $wims_sheet=$empty and $oef_test!=yes |
347 | !if $wims_sheet=$empty and $oef_test!=yes |
343 | !set wims_ref_class=wims_button wims_secondary_button |
348 | !set wims_ref_class=wims_button wims_secondary_button |
344 | !set wims_ref_id=oef_exo_intro |
349 | !set wims_ref_id=oef_exo_intro |
345 | !href exo_Intro |
350 | !href exo_Intro |
Line 370... | Line 375... | ||
370 | !read ./endhook.phtml |
375 | !read ./endhook.phtml |
371 | !if _exam notin $wims_session and _check notin $wims_session |
376 | !if _exam notin $wims_session and _check notin $wims_session |
372 | !read oef/endhook.phtml |
377 | !read oef/endhook.phtml |
373 | !endif |
378 | !endif |
374 | </div> |
379 | </div> |
375 | - | ||
- | 380 | !reset seedlastcnt |
|
376 | :end |
381 | :end |
377 | </div> <!-- .oefform --> |
382 | </div> <!-- .oefform --> |
378 | 383 | ||
379 | !if $oef_anstype_css!=$empty |
384 | !if $oef_anstype_css!=$empty |
380 | <style>$oef_anstype_css</style> |
385 | <style>$oef_anstype_css</style> |
381 | !endif |
386 | !endif |
382 | <!--fin oef Main.phtml--> |
387 | <!--fin oef Main.phtml--> |
383 | !tail |
388 | !tail |
384 | 389 | ||
385 | !if debug iswordof $m_oefenv |
390 | !if debug iswordof $m_oefenv |
386 | !reset module_score |
391 | !reset module_score |
387 | !endif |
392 | !endif |
- | 393 |