Skip to content

Submissions Dashboard: Use generic column identifiers. #41

Description

@innershell

For example, rather than Response Date or Study ID, use something more generic that will make sense across all algorithms.

  • Rename Response Date to Date
  • Add Completion ID to the table and make this the drill down column
  • Check Study ID for null values by using IFNULL() in the select clause

https://database.guide/4-ways-to-replace-null-with-a-different-value-in-mysql/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions