Package io.goobi.viewer.model.crowdsourcing.questions


package io.goobi.viewer.model.crowdsourcing.questions
Model for crowdsourcing questions that define what kind of annotation contributors are asked to create within a campaign, including question types and target selector configuration.
  • Class
    Description
    An annotation generator to create a specific type of annotation for a specific question.
    The QuestionType determines GUI element to use to create annotations for a Question, which also determines the type of body the generated annotations have.
    The TargetSelector determines which part of a source (usually a iiif manifest or other collection of iiif canvases) is the target for an annotation generated by a Question.