Uses of Class
at.letto.plugins.dto.PluginAnswerDto
Packages that use PluginAnswerDto
Package
Description
-
Uses of PluginAnswerDto in at.letto.plugins.dto
Fields in at.letto.plugins.dto declared as PluginAnswerDtoModifier and TypeFieldDescriptionprivate PluginAnswerDto
PluginRenderResultRequestDto.answerDto
Antwort des Schülersprivate PluginAnswerDto
PluginScoreRequestDto.answerDto
Antwort des Schülers -
Uses of PluginAnswerDto in at.letto.plugins.interfaces
Methods in at.letto.plugins.interfaces with parameters of type PluginAnswerDtoModifier and TypeMethodDescriptionPluginService.renderPluginResult
(boolean tex, PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto answerDto, double grade) Rendert das Plugin inklusive der Schülereingabe und korrekter Lösung
Es wird dabei entweder direkt ein HTML-Code oder LaTeX-Code erzeugtPluginService.score
(PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto answerDto, double grade) Prüft die Eingabe eines Schülers -
Uses of PluginAnswerDto in at.letto.plugins.restclient
Methods in at.letto.plugins.restclient with parameters of type PluginAnswerDtoModifier and TypeMethodDescriptionBasePluginConnectionService.renderPluginResult
(String typ, String name, String config, boolean tex, PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto answerDto, double grade) Rendert das Plugin inklusive der Schülereingabe und korrekter Lösung
Es wird dabei entweder direkt ein HTML-Code oder LaTeX-Code erzeugtBasePluginManagerService.renderPluginResult
(String typ, String name, String config, boolean tex, PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto answerDto, double grade) Rendert das Plugin inklusive der Schülereingabe und korrekter Lösung
Es wird dabei entweder direkt ein HTML-Code oder LaTeX-Code erzeugtPluginConnectionService.renderPluginResult
(String typ, String name, String config, boolean tex, PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto answerDto, double grade) Rendert das Plugin inklusive der Schülereingabe und korrekter Lösung
Es wird dabei entweder direkt ein HTML-Code oder LaTeX-Code erzeugtRestPluginConnectionService.renderPluginResult
(String typ, String name, String config, boolean tex, PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto answerDto, double grade) Rendert das Plugin inklusive der Schülereingabe und korrekter Lösung
Es wird dabei entweder direkt ein HTML-Code oder LaTeX-Code erzeugtRestPluginConnectionServiceJSF.renderPluginResult
(String typ, String name, String config, boolean tex, PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto answerDto, double grade) Rendert das Plugin inklusive der Schülereingabe und korrekter Lösung
Es wird dabei entweder direkt ein HTML-Code oder LaTeX-Code erzeugtBasePluginConnectionService.score
(String typ, String name, String config, PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto answerDto, double grade) Prüft die Eingabe eines SchülersBasePluginManagerService.score
(String typ, String name, String config, PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto answerDto, double grade) Prüft die Eingabe eines SchülersPluginConnectionService.score
(String typ, String name, String config, PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto answerDto, double grade) Prüft die Eingabe eines SchülersRestPluginConnectionService.score
(String typ, String name, String config, PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto answerDto, double grade) Prüft die Eingabe eines SchülersRestPluginConnectionServiceJSF.score
(String typ, String name, String config, PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto answerDto, double grade) Prüft die Eingabe eines Schülers -
Uses of PluginAnswerDto in at.letto.plugins.service
Methods in at.letto.plugins.service with parameters of type PluginAnswerDtoModifier and TypeMethodDescriptionBasePlugin.renderPluginResult
(boolean tex, PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto answerDto, double grade) Rendert das Plugin inklusive der Schülereingabe und korrekter Lösung
Es wird dabei entweder direkt ein HTML-Code oder LaTeX-Code erzeugt -
Uses of PluginAnswerDto in at.open.letto.plugins.uhr
Methods in at.open.letto.plugins.uhr with parameters of type PluginAnswerDtoModifier and TypeMethodDescriptionPluginUhr.score
(PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto pluginAnswerDto, double grade) Prüft die Eingabe eines Schülers