Recent Releases of dsqscreen
dsqscreen - v0.853 Hotfix: Typo in intolerant99
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.852...v0.853
- Python
Published by mooserson over 1 year ago
dsqscreen - v0.852 Hotfix: update about.html email
What's Changed
- v0.852 Hotfix: update about.html email by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/64
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.851...v0.852
- Python
Published by mooserson over 1 year ago
dsqscreen - v0.851 Fixes screener typo
What's Changed
- v0.851 fixes indicate -> indicating typo by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/62
- v0.851 fixes screener explainer typo by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/63
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.85...v0.851
- Python
Published by mooserson over 1 year ago
dsqscreen - v0.85 Adds citation file
Adds cff file for citations
- Python
Published by mooserson over 1 year ago
dsqscreen - v0.84 License, Disable Data Retention
Adds GNU License, adds comments to the map of DSQ items and disables data retention b/c we are waiting on IRB approval to store data.
What's Changed
- [Hotfix] fix map column typo add comments by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/56
- Create LICENSE by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/57
- Pc disable data retention by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/58
- v0.84 License, Disable Data Retention by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/59
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.83.2...v0.84
- Python
Published by mooserson over 1 year ago
dsqscreen - v0.83.2 IP Scrape and Typo
What's Changed
- fixes typo "guidance" by @shanjali9 in https://github.com/DePaul-CCR/dsqscreen/pull/54
- v0.83.2 IP Scrape and Typo by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/55
New Contributors
- @shanjali9 made their first contribution in https://github.com/DePaul-CCR/dsqscreen/pull/54
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.83.1...v0.83.2
- Python
Published by mooserson almost 2 years ago
dsqscreen - v0.83.1 fixes abs vs relative path issue
What's Changed
- v0.83.1 fixes abs vs relative path issue by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/51
- v0.83.1 fixes abs vs relative path issue by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/52
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.83...v0.83.1
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.83 Add data persistance
What's Changed
- v0.83 Add data persistence by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/50 -Disables next question/submit button after clicking to avoid repeat submissions
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.82...v0.83
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.82 Adds WIP Warning [hotfix]
What's Changed
- Add WIP Warning to app nav by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/47
- v0.82 Add WIP Warning Message by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/48
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.81...v0.82
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.81 Add ME-ICC Scoring to DSQ
What's Changed
- Add ME-ICC scoring by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/45
- v0.81 Add ME-ICC Scoring by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/46
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.8...v0.81
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.8 Fix Case and Graph Scoring Logic and Domain Groupings
What's Changed
Refactors several methods related to scoring and results General cleanup to align with our DSQ implementations Aligns how we place items into symptom domains for graphs with CCC domains Aligns Shortform and DSQ IOM and CCC domains with our current research scoring syntax Updates Shortform case definition UI's to match new updated scoring
- Fix Case and Graph Scoring Logic and Domain Groupings by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/43
- v0.8 Fix Case and Graph Scoring Logic and Domain Groupings by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/44
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.7.2...v0.8
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.7.2 Graph colors, single q error message, removes unused code, styling
What's Changed
- Graph colors, single q error message, removes unused code, styling by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/41
- v0.7.2 by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/42 -Various fixes that came up while reviewing assessment logic
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.7.1...v0.7.2
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.7.1 Results pages copy, buttons, logic refactor, question titles and error message
What's Changed
- v0.7.1 Update copy on results pages, rearrange buttons, responsive titles and error message, refactor assessment logic by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/40
-Update the prompts on the results page for continuing -Move assessment logic for screener and short_form into util files -F/S error message in questions now displays correctly and responsively -Rearranges back/continue/print buttons to work with moved error message and normalizes style -For single-question pages removed unnecessary instructions and moved them into the legend for the question
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.7...v0.7.1
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.7 Templatizes Questions
What's Changed
- Templatize question pages by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/37
- v0.7 Templatize question pages by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/38
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.6.9...v0.7
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.6.9 Continue context and next button disables
What's Changed
- Add continue context, next button disables by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/35
- v0.6.9 Continue context and next button disables by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/36
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.6.8...v0.6.9
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.6.8 Adds back button, reorganizes routes
What's Changed
- Updates landing page, progress bar and form preview styles by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/4
- Updates question styles, assessment text, font changes by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/6
- Simplify copy, landing styling and images, question styling, refactors by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/8
- Mobile friendly landing page by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/10
- Responsive Question Pages by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/12
- Copy changes for question instructions, results by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/14
- Set graph scales to 100 by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/16
- Fits height of questions to shorter screen devices by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/17
- Update diagnostic messages and responsive Graph1 by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/19
- Responsive graph pages mobile by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/20
- Organize template files and move diagnose function by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/22
- Add OI symptom domain to IOM by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/23
- Removes threshold bars and adds collapsable case defs by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/25
- Reorganizes results page, adds diagnostic message by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/27
- Add reduction check by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/28
- Add 3 Symptom Connector to CCC by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/30
- Add 3 symptom connector to graph3 by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/31
- Add back button, reorganizes routes by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/33
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.1...v0.6.8
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.6.7 Adds 3 symptom connector to graph2/3
What's Changed
- Add 3 Symptom Connector to CCC by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/30
- Add 3 symptom connector to graph3 by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/31
- v0.6.7 Adds 3 symptom connector to graph2/3 by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/32
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.6.6...v0.6.7
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.6.6
What's Changed
- Reorganizes results page, adds diagnostic message by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/27
- Add reduction check by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/28
- v0.6.6 Reorganizes results page, adds Reduction to CCC by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/29
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.6.5...v0.6.6
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.6.5 Removes threshold lines and adds collapsable case defs
What's Changed
- Removes threshold bars and adds collapsable case defs by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/25
- v0.6.5 Removes threshold lines and adds collapsable case defs by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/26
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.6.4...v0.6.5
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.6.4 Reorganize templates, dsq assessment. Adds OI to IOM.
What's Changed
- Organize template files and move diagnose function by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/22
- Add OI symptom domain to IOM by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/23
- v0.6.4 Reorganize templates, dsq assessment. Adds OI to IOM. by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/24
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.6.3...v0.6.4
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.6.3 Responsive graph pages
What's Changed
- Update diagnostic messages and responsive Graph1 by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/19
- v0.6.3 Responsive graph pages by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/21
- Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.6.2...v0.6.3
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.6.2 100pt scale graphs and mobile question page shortened
What's Changed
- Set graph scales to 100 by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/16
- Fits height of questions to shorter screen devices by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/17
- v0.6.2 100pt scale graphs and mobile question page height by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/18
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.6.1...v0.6.2
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.6.1 Copy changes for instructions / results
What's Changed
- Copy changes for question instructions, results by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/14
- v0.6.1 Copy Changes by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/15
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.6...v0.7
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.6 Responsive Question Pages
What's Changed
- Responsive Question Pages by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/12
- v0.6 Responsive Question Pages by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/13
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.5...v0.6
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.5 Responsive Landing Page
Removes one image for smaller screens, adjusts font size and margins
Comments out / removes some unused components
What's Changed
- Mobile friendly landing page by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/10
- v0.5 Mobile friendly landing page by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/11
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.4...v0.5
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.4 Simplify copy, landing styling and images, question styling, refactors
What's Changed
- Simplify copy, landing styling and images, question styling, refactors by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/8
- release v0.4 by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/9
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.3...v0.4
- Python
Published by mooserson over 2 years ago
dsqscreen - v0.3 Grid for questions, styling and some cleanup
What's Changed
- Updates questions to grid styles, assessment text, font changes by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/6
- v0.3 release by @mooserson in https://github.com/DePaul-CCR/dsqscreen/pull/7
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/compare/v0.2...v0.3
- Python
Published by mooserson over 2 years ago
dsqscreen - Style Update + README
-Abstracts form previews to templates and updates styles and text -Adds README -Update landing page text -Moves landing page styles to new css file -minor cleanups of old css and html
Full Changelog: https://github.com/DePaul-CCR/dsqscreen/commits/v0.2
- Python
Published by mooserson over 2 years ago
dsqscreen - Conference Prep and Analytics
Prepped for August conference with landing page copy updated and Google Analytics added
This release was also created to test the webhook that causes Render to redeploy immediately since redeploy was not being triggered right when production received new commits
- Python
Published by mooserson over 2 years ago