| #{userSession.message['parameter_settings']}: |
| #{userSession.message['activate_date']}: |
|
| #{userSession.message['withdraw_date']}: |
|
| #{userSession.message['test_attempts_students']}: |
#{userSession.testBuilder.assignment.attempts} |
| #{userSession.message['time_options']}: |
#{BackingBean.timeOption} |
| #{userSession.message['dictionary_access']}: |
#{BackingBean.dictionaryAccess} |
| #{userSession.message['tc_ass_resourceDetails']}: |
#{userSession.message[cam:concat('tc_ass_resourceDetails',userSession.testBuilder.assignment.resourceDetails) ]} |
| #{userSession.message['tc_ass_resultAv']}: |
#{userSession.message[cam:concat('tc_ass_resultAv',userSession.testBuilder.assignment.resultsAvailable)]} |
| #{userSession.message['tc_ass_resultAnswers']}: |
#{userSession.testBuilder.assignment.visibleAnswers} |
|