Package at.letto.plugins.dto
Class PluginAnswerDto
java.lang.Object
at.letto.plugins.dto.PluginAnswerDto
korrekte Antwort und Informationen für den Scorer des Plugins
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) String
korrekte Antwort aus der Frage als String(package private) CalcErgebnisDto
korrektes Ergebnis(package private) String
Zieleinheit für die Korrektur -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ergebnis
CalcErgebnisDto ergebniskorrektes Ergebnis -
answerText
String answerTextkorrekte Antwort aus der Frage als String -
ze
String zeZieleinheit für die Korrektur
-
-
Constructor Details
-
PluginAnswerDto
public PluginAnswerDto()
-