Skip to content

Submissions Dashboard: Use generic column identifiers. #41

@innershell

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/

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