- Nov 26, 2013
-
-
Daniel Gerhardt authored
There was a bug in the session retrieval code causing an exception.
-
- Oct 30, 2013
-
-
Christoph Thelen authored
-
- Sep 03, 2013
-
-
Christoph Thelen authored
Note that this is currently untested. :o
-
Christoph Thelen authored
-
Christoph Thelen authored
Introduced a new CouchDB view method, and a new field to divide 'skill_questions' into preparation, lecture, and flashcard variants. The former question type 'flashcard' will be removed soon.
-
- Jul 29, 2013
-
-
Christoph Thelen authored
-
- Jul 16, 2013
-
-
Christoph Thelen authored
-
- Jun 05, 2013
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
- May 08, 2013
-
-
Christoph Thelen authored
-
- May 07, 2013
-
-
Christoph Thelen authored
-
- Mar 21, 2013
-
-
Daniel Gerhardt authored
**/lecturerquestion/{questionId}/answer/ for free text answers.
-
Daniel Gerhardt authored
question object.
-
Daniel Gerhardt authored
answers of the previous piRound were selected if no answer for the current piRound had been saved.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
saveQuestion, update(Question), getAnswers, saveAnswer, getMyAnswer.
-
- Mar 20, 2013
-
-
Daniel Gerhardt authored
-
- Mar 12, 2013
-
-
Daniel Gerhardt authored
-
- Mar 09, 2013
-
-
Daniel Gerhardt authored
LecturerQuestions and Answers to LecturerQuestions. Renamed events concerning feedback for consistency.
-
- Feb 20, 2013
-
-
Christoph Thelen authored
-
- Feb 15, 2013
-
-
Christoph Thelen authored
-
- Feb 14, 2013
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Feb 13, 2013
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Daniel Gerhardt authored
Removed sessionKey from routes if it is not needed. Changed sessionKey from PathVariable to RequestParam if still needed. /session/{sessionKey}/question/* => /question/byaudience/* Added redirections for legacy routes to LegacyController.
-
- Feb 06, 2013
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Feb 05, 2013
-
-
Christoph Thelen authored
This prevents crashes caused by null pointers. Checks are moved to the service class, and real objects are passed along.
-
Daniel Gerhardt authored
Removed sessionKey from routes if it is not needed. Changed sessionKey from PathVariable to RequestParam if still needed. /session/{sessionKey}/question/* => /question/bylecturer/*
-
Christoph Thelen authored
Read, unread, and total count for interposed/feedback questions implemented.
-
- Jan 23, 2013
-
-
Daniel Knapp authored
-
Daniel Knapp authored
-
- Dec 06, 2012
-
-
Christoph Thelen authored
-
- Nov 29, 2012
-
-
Daniel Knapp authored
-