<% /** * Samples page * * @author Jeroen Wesbeek * @since 20100212 * @package wizard * @see dbnp.studycapturing.WizardTagLib::previousNext * @see dbnp.studycapturing.WizardController * * Revision information: * $Rev: 959 $ * $Author: j.a.m.wesbeek@umail.leidenuniv.nl $ * $Date: 2010-10-20 19:13:14 +0000 (wo, 20 okt 2010) $ */ %> This functionality is only available in development mode for debugging purposes and will not show in test and production environments Samples Below you see all samples generated based on the subject / sampling event relations you have specified in the previous screens.

Samples that still need to have a template assigned

#
Sampling Event
Subject
Template
Name
${sample.getIdentifier()}
${sample.parentEvent.template.name}

${sample.parentEvent.template.name}

Template Fields:

${field.name[0].toUpperCase() + field.name.substring(1)}
${sample.parentSubject.name}

${sample.parentSubject.template.name}

Template Fields:

${field.name[0].toUpperCase() + field.name.substring(1)}
${sample.name}

${sampleTemplate.name}

#
Sampling Event
Subject
Template