Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submissions Dashboard: Use generic column identifiers. #41

Open
3 tasks
innershell opened this issue Sep 8, 2019 · 0 comments
Open
3 tasks

Submissions Dashboard: Use generic column identifiers. #41

innershell opened this issue Sep 8, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@innershell
Copy link
Owner

innershell commented Sep 8, 2019

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/

@innershell innershell added the enhancement New feature or request label Sep 8, 2019
@innershell innershell self-assigned this Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant