% if(currentClassId > 0 ){ %>checked='checked'<% } %>/><% } %> <% if( model.get('classId') != currentClassId ){ %> <% } %> <%= model.getAvailableShortName() %> <% if( assignmentId == null && browseMode != 'public' ){ %> <%= strings.preview %> <% if( showEditControls ) { %> <% if( rolePrivileges.get('editQuestion') ){ %> <%= strings.edit %> <%= strings.rename %> <% } %> <% if( rolePrivileges.get('createQuestion') ){ %> <%= strings.clone %> <% } %> <%= strings.exportQuestion %> <%= strings.exportToQu %> <% if( rolePrivileges.get('deleteQuestion') ){ %> <%= strings.deleteQuestion %> <% } %> <% } %> <% } %>