The following markers were found:
  • todo  21

application/models/Question/Open/Email.php1

Type Line Description
todo 56 performance check only distinct emailadresses

application/models/Question/Closed.php1

Type Line Description
todo 38 make this numbers configurable

application/models/Question/Closed/Scale/Five.php1

Type Line Description
todo 53 adjust check database 'allowed' values

application/models/QuestionnaireQuestion.php2

Type Line Description
todo 410 It now returns the parents of the current questionnaire-quesiton, following the hierarchy of the data collection. In the future this should be changed to reporting hierarchy. Data collection and data reporting do not need to follow the same structure.
todo 572 if collectionPresentationType is null set default type.

application/models/Questionnaire.php1

Type Line Description
todo 444 This method has been renamed to countAnsweredQuestions, so this one should be removed when all calls have been renamed as well

application/forms/Confirm.php1

Type Line Description
todo 44 remove this function, it redefines the constructor signature...

application/forms/Questionnaire/Collect.php1

Type Line Description
todo 90 make recursive

application/classes/Webenq/Tool/ClientA.php1

Type Line Description
todo 242 check what happens when duplicate respondent (now respondent is emailadress (first column)

application/classes/Webenq/Import/Default.php4

Type Line Description
todo 198 move all $answer cleaning here?
todo 202 improve performance, use array with answers as key, count as value?
todo 222 move this a few line below, to keep it together?
todo 245 merge with a few line above, to keep it together?

application/controllers/QuestionnaireQuestionController.php1

Type Line Description
todo 82 clean function (splits?)

application/controllers/CategoryController.php1

Type Line Description
todo 30 Remove dependency on database-specific setup

application/controllers/QuestionnaireController.php2

Type Line Description
todo 138 Add Questionnaire Properties Controller Tests
todo 178 Add Questionnaire Properties Controller Tests

application/views/helpers/QuestionElement.php1

Type Line Description
todo 32 make recursive

libraries/WebEnq4/Doctrine/Listener/I18n.php3

Type Line Description
todo 85 Add better ways to check for actual changes?
todo 85 Not possible to store a text without a translation for a field we want to keep empty?
todo 85 Garbage collection?