Class DescriptionsMendHelper


  • public class DescriptionsMendHelper
    extends Object
    This class helps when including generated passages (as the table of model solutions, the grading scheme, the variability table) into description and internal description. The BuildProforma task includes place holders that can be replaced with actual data. The generation of actual data cannot be performed by BuildProforma for variable assignments, since the overall structure of the generated data (e. g. for the grading scheme) is subject to change for different assignment variants. Hence, BuildProforma includes placeholders that will be filled by the instantiation service during materialization of the task. The replacement of placeholders is a regular materialization method (MatMethodGrajaInsertVariablePassagesIntoDescriptionsProvider).