$conferenceAcronym Work Selection
[
if {[string compare {all} $themeLabel] != 0} {
set xxx "
for the subject: $themeLabel"
}
]
[expr ![regexp {^$|^all$} $typeOfWork]?{
and the $typeOfWork presentation format}:{}]
Accepted = $numberOfAccepted ($percentageOfAccepted%)
Rejected = $numberOfRejected ($percentageOfRejected%)
Undefined = $numberOfUndefined ($percentageOfUndefined%)
A green selected rectangle means that the work has been accepted.
A red selected rectangle means that the work has been rejected.
Accepted Posters = $numberOfPosters
Accepted Orals = $numberOfOrals
[expr ($displaySessionColumn && [regexp {1|3} $publishingProgressTable(Conference Proceedings)])?{To enable the Session menus, the option (4) or (5) of the 'Conference progress' menu must be selected.}:{}]
[expr ($displayThemeColumn && [regexp {1|3} $publishingProgressTable(Conference Proceedings)])?{To enable the Theme menus, the option (4) or (5) of the 'Conference progress' menu must be selected.}:{}]
Return |