Uses of Class
at.letto.plugins.dto.PluginDto
Packages that use PluginDto
Package
Description
-
Uses of PluginDto in at.letto.plugins.dto
Fields in at.letto.plugins.dto declared as PluginDtoModifier and TypeFieldDescriptionprivate PluginDto
PluginConfigDto.pluginDto
PluginDto für die Initialisierung des Pluginsprivate PluginDto
PluginRenderLatexRequestDto.pluginDto
Das PluginDto welches am Webserver an das Java-Script des Plugins zum Rendern gesandt wirdprivate PluginDto
PluginRenderResultRequestDto.pluginDto
Das PluginDto welches am Webserver an das Java-Script des Plugins zum Rendern gesandt wirdprivate PluginDto
PluginScoreRequestDto.pluginDto
PluginDto welches für die Java-Script aktive Eingabe aufbereitet wurde -
Uses of PluginDto in at.letto.plugins.interfaces
Methods in at.letto.plugins.interfaces that return PluginDtoModifier and TypeMethodDescriptionPluginService.loadPluginDto
(String params, PluginQuestionDto q, int nr) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - BearbeitungMethods in at.letto.plugins.interfaces with parameters of type PluginDtoModifier and TypeMethodDescriptionPluginService.renderLatex
(PluginDto pluginDto, String answer, String mode) Rendert ein Plugins für den Fragedruck als Latex-SourcodePluginService.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 PluginDto in at.letto.plugins.restclient
Methods in at.letto.plugins.restclient that return PluginDtoModifier and TypeMethodDescriptionBasePluginConnectionService.loadPluginDto
(String typ, String name, String config, String params, PluginQuestionDto q, int nr) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - BearbeitungBasePluginManagerService.loadPluginDto
(ImageService imageService, String typ, String name, String config, String params, PluginQuestionDto q, int nr) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - BearbeitungBasePluginManagerService.loadPluginDto
(String typ, String name, String config, String params, PluginQuestionDto q, int nr) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - BearbeitungPluginConnectionService.loadPluginDto
(String typ, String name, String config, String params, PluginQuestionDto q, int nr) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - BearbeitungPluginManagerService.loadPluginDto
(ImageService imageService, String typ, String name, String config, String params, PluginQuestionDto q, int nr) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - BearbeitungRestPluginConnectionService.loadPluginDto
(String typ, String name, String config, String params, PluginQuestionDto q, int nr) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - BearbeitungRestPluginConnectionServiceJSF.loadPluginDto
(String typ, String name, String config, String params, PluginQuestionDto q, int nr) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - BearbeitungMethods in at.letto.plugins.restclient with parameters of type PluginDtoModifier and TypeMethodDescriptionBasePluginConnectionService.renderLatex
(String typ, String name, String config, PluginDto pluginDto, String answer, String mode) Rendert ein Plugins für den Fragedruck als Latex-SourcodeBasePluginManagerService.renderLatex
(String typ, String name, String config, PluginDto pluginDto, String answer, String mode) Rendert ein Plugins für den Fragedruck als Latex-SourcodePluginConnectionService.renderLatex
(String typ, String name, String config, PluginDto pluginDto, String answer, String mode) Rendert ein Plugins für den Fragedruck als Latex-SourcodeRestPluginConnectionService.renderLatex
(String typ, String name, String config, PluginDto pluginDto, String answer, String mode) Rendert ein Plugins für den Fragedruck als Latex-SourcodeRestPluginConnectionServiceJSF.renderLatex
(String typ, String name, String config, PluginDto pluginDto, String answer, String mode) Rendert ein Plugins für den Fragedruck als Latex-SourcodeBasePluginConnectionService.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 PluginDto in at.letto.plugins.service
Methods in at.letto.plugins.service that return PluginDtoModifier and TypeMethodDescriptionBasePlugin.loadPluginDto
(String params, PluginQuestionDto q, int nr) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - BearbeitungMethods in at.letto.plugins.service with parameters of type PluginDtoModifier and TypeMethodDescriptionBasePlugin.renderLatex
(PluginDto pluginDto, String answer, String mode) Rendert ein Plugins für den Fragedruck als Latex-SourcodeBasePlugin.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 PluginDto in at.open.letto.plugin.controller
Methods in at.open.letto.plugin.controller that return types with arguments of type PluginDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<PluginDto> ApiController.loadPluginDto
(LoadPluginRequestDto r) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - Bearbeitungorg.springframework.http.ResponseEntity
<PluginDto> ApiExternController.loadPluginDto
(LoadPluginRequestDto r) org.springframework.http.ResponseEntity
<PluginDto> ApiController.reloadPluginDto
(LoadPluginRequestDto r) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - Bearbeitungorg.springframework.http.ResponseEntity
<PluginDto> ApiExternController.reloadPluginDto
(LoadPluginRequestDto r) org.springframework.http.ResponseEntity
<PluginDto> ApiExternOpenController.reloadPluginDto
(LoadPluginRequestDto r) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - Bearbeitung -
Uses of PluginDto in at.open.letto.plugins.uhr
Methods in at.open.letto.plugins.uhr that return PluginDtoModifier and TypeMethodDescriptionPluginUhr.loadPluginDto
(String params, PluginQuestionDto q, int nr) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - BearbeitungMethods in at.open.letto.plugins.uhr with parameters of type PluginDtoModifier and TypeMethodDescriptionPluginUhr.score
(PluginDto pluginDto, String antwort, ToleranzDto toleranz, VarHashDto varsQuestion, PluginAnswerDto pluginAnswerDto, double grade) Prüft die Eingabe eines Schülers