0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added TODO (rename method isStarted() to isInProgress()). More... over 14 years ago
Checking test externalized in method. More... over 14 years ago
[2823838] Implemented class BaseActionRequest. StartTest is first class that proves used concept (field 'test' renamed to 'data'). More... over 14 years ago
[2823838] Implemented class BaseActionRequest. StartTest is first class that proves used concept (field 'test' renamed to 'data'). More... over 14 years ago
Removed "all test for package" tests. More... over 14 years ago
Changed id "inProgress" to "answering". More... over 14 years ago
Renamed property isInProgress() to isStarted(), comments added. More... over 14 years ago
TestStartedEntity renamed to TestEntity. More... over 14 years ago
TestStartedEntity renamed to TestEntity. More... over 14 years ago
[2831184] Big refactoring made: New sub packages of .request created: * simple - for simple add/update/delete operations (hierarchy of SimpleRequest and TeacherSubjectPairsRequest) * actions - for complex modifying state of entities, like starting and finishing tests and so on (* and .listing, already exists) This requests that does not belongs to above groups are kept in .request package. More... over 14 years ago
[2831184] Big refactoring made: New sub packages of .request created: * simple - for simple add/update/delete operations (hierarchy of SimpleRequest and TeacherSubjectPairsRequest) * actions - for complex modifying state of entities, like starting and finishing tests and so on (* and .listing, already exists) This requests that does not belongs to above groups are kept in .request package. More... over 14 years ago
[2823944] Fixed preview of question. More... over 14 years ago
[2823839] Changed way of inclusion of question view in test. More... over 14 years ago
Fixed bug with different phases in JSF and conversation to bad type. More... over 14 years ago
[2823844] Removed SelectItemListAdapter. kqb:entitySelectItem used instead. More... over 14 years ago
Question type is selected from list, not typed explicitly. More... over 14 years ago
[2823844] Added custom selectItems tag. Should be changed with more configurable version. More... over 14 years ago
Added getRegisteredQuestionTypes(). More... over 14 years ago
Session is not invalidated in register page. More... almost 15 years ago
TestHolder used instead of manual refreshing. More... almost 15 years ago
Added view for completed tests for teacher. More... almost 15 years ago
Added translations for entity.test and some navigation/title keys. More... almost 15 years ago
Bean in request scope that holds very last version of test from persistence. More... almost 15 years ago
Code refactored. Removed method finish(). Fixed bugs in hasNext/Previous. More... almost 15 years ago
Added CompledTests, CompleteTest, AnswerQuestion and TestHolder managed beans. More... almost 15 years ago
Test is accessed through testHolder, not through testInProgress. More... almost 15 years ago
Test is accessed through testHolder, not through testInProgress. Added question view. More... almost 15 years ago
Fixed <in test> view of questions, but <preview> broken - should be fixed. More... almost 15 years ago
Implemented simple version of calculateMark(). More... almost 15 years ago
Prepared for deletion. More... almost 15 years ago