Skip to content

Refactor invitation/reminder code #63

@PhantomWatson

Description

@PhantomWatson
  • Invitation/reminder code is split up between the client and admin versions of the SurveyController and there's a bunch of redundancy.
  • SurveyProcessingComponent is pretty vague. Some code should be split off into InvitationComponent and the rest of the code should be under a more specific-purpose class.
  • SurveyProcessingComponent::getApprovedCount() looks like it could be replaced with a one-line call to a method of Hash

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions