There was an error fetching the commit references. Please try again later.
Make API resource for interposed read statistics stateless
The resource by default now includes the total stats. A user parameter has been added to request user specific data. This change intends to restore compatibility with ARSnova Overlay.
Showing
- src/main/java/de/thm/arsnova/controller/AudienceQuestionController.java 2 additions, 2 deletions...de/thm/arsnova/controller/AudienceQuestionController.java
- src/main/java/de/thm/arsnova/services/IQuestionService.java 1 addition, 1 deletionsrc/main/java/de/thm/arsnova/services/IQuestionService.java
- src/main/java/de/thm/arsnova/services/QuestionService.java 9 additions, 4 deletionssrc/main/java/de/thm/arsnova/services/QuestionService.java
Please register or sign in to comment