Package at.letto.plugins.dto
Class PluginSubQuestionDto
java.lang.Object
at.letto.plugins.dto.PluginSubQuestionDto
- All Implemented Interfaces:
Cloneable
Daten die von einer SubQuestion an ein Plugin übergeben werden sollten
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
Name der SubQuestion -
points
private double pointsdie erreichbare Punkteanzahl einer Teilfrage
-
-
Constructor Details
-
PluginSubQuestionDto
public PluginSubQuestionDto()
-