0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 14 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added new query <TestCompletedWithTeacherSubjectPair> that returns all tests for given teacher-subject pair, that are completed. More... almost 15 years ago
Fixed name of parameter. More... almost 15 years ago
Implemented QuestionTypeHandlers. More... almost 15 years ago
Fixed plural form. More... almost 15 years ago
Added FIXME. More... almost 15 years ago
Fixed test - assertSame() changed with assertEquals() on int value. More... almost 15 years ago
Cancel buttons are not with immediate="true". More... almost 15 years ago
Added view for test in progress and test result. Visualization of questions should be implemented. More... almost 15 years ago
Fixed outcome TEST_RESULT. More... almost 15 years ago
Default mark changed to 4. More... almost 15 years ago
Test has to be refreshed when setting to bean. More... almost 15 years ago
Removed eager loading of questions. More... almost 15 years ago
Changed outcome values. More... almost 15 years ago
Added calculation of maxScore when completing test. More... almost 15 years ago
Added maxScore property. More... almost 15 years ago
Added maxScore property. More... almost 15 years ago
Added view for starting test. More... almost 15 years ago
Added method getQuestionsCount(). Added TODO. More... almost 15 years ago
Added students navigation. More... almost 15 years ago
Added available tests view for student users. More... almost 15 years ago
Added query that returns all waiting/available tests for given student. More... almost 15 years ago
Fixed bug with missed explicit setting of user type. More... almost 15 years ago
Added small empty space after content. More... almost 15 years ago
Fixed identation. More... almost 15 years ago
Fixed broken test - entity needs to be updated. More... almost 15 years ago
Used atomic methods from test entity to test permissions when performing action, test is refreshed in order to see latest changes. More... almost 15 years ago
Added isInProgress(). Added TODOs. More... almost 15 years ago
Added TODOs. More... almost 15 years ago
Started test should be never updated from teacher. Teacher can made remove-add iteration instead. More... almost 15 years ago
Added view for waiting tests. More... almost 15 years ago