Releases: Display-Lab/scaffold
v2.0
New version of Precision Feedback Pipeline (SCAFFOLD), uses new ingestion model allowing tabular and JSON input data. Provides a CLI interface. Retains web interface for updated JSON-LD messages, also allows batch processing of JSON-LD messages and Tabular data from file sources. This new version still works with knowledge-base release version 1.7.
What's Changed
- Update README.md - Windows Support by @mackgalante in #436
- 310 update dependencies by @faridseifi in #452
- 453 clean up main by @faridseifi in #454
- 455 add a new command to the cli for batch processing 2 by @faridseifi in #456
- 457 add csv input processing to scaffold by @faridseifi in #458
- Create jekyll-gh-pages.yml by @zachll in #462
- Update preference and history handling by @pboisver in #463
- 464 update data handling by @faridseifi in #465
- 466 update context to include performance month and performance data and staff number by @faridseifi in #469
- performance month is moved to global and local loading by @faridseifi in #470
- filtering measures is moved and integrated in prepare method. by @faridseifi in #471
- first draft of the script that transfers mpog data to tabular format … by @faridseifi in #473
- 475 create a script to generate random performance data by @faridseifi in #476
- bug fix by @faridseifi in #477
- Update README.md with intro and architecture diagram by @zachll in #478
- 474 update scaffold to consume new tabular data using the new ingestion model by @faridseifi in #480
- 481 document new data ingestion model based on fhir documentation and generate sandbox data by @faridseifi in #486
- 487 handle error when scaffolds batch csv command ran with a folder that does not have the required data by @faridseifi in #489
- readme updated by @faridseifi in #491
- script added to convert tabular data to json. Example input json file… by @faridseifi in #493
- 479 make the input messages format json ld by @faridseifi in #495
- Used fhir prefix in the context by @faridseifi in #497
Full Changelog: v1.2.1...v2.0
v2.0-beta
New version of Precision Feedback Pipeline (SCAFFOLD), uses new ingestion model allowing tabular and JSON input data. Provides a CLI interface. Retains web interface and updates JSON message format, also allows processing JSON messages from file source. This new version still works with knowledge-base release version 1.7.
What's Changed
- Update README.md - Windows Support by @mackgalante in #436
- 310 update dependencies by @faridseifi in #452
- 453 clean up main by @faridseifi in #454
- 455 add a new command to the cli for batch processing 2 by @faridseifi in #456
- 457 add csv input processing to scaffold by @faridseifi in #458
- Create jekyll-gh-pages.yml by @zachll in #462
- Update preference and history handling by @pboisver in #463
- 464 update data handling by @faridseifi in #465
- 466 update context to include performance month and performance data and staff number by @faridseifi in #469
- performance month is moved to global and local loading by @faridseifi in #470
- filtering measures is moved and integrated in prepare method. by @faridseifi in #471
- first draft of the script that transfers mpog data to tabular format … by @faridseifi in #473
- 475 create a script to generate random performance data by @faridseifi in #476
- bug fix by @faridseifi in #477
- Update README.md with intro and architecture diagram by @zachll in #478
- 474 update scaffold to consume new tabular data using the new ingestion model by @faridseifi in #480
Full Changelog: v1.2.1...v2.0-beta
v1.2.1
This is a post-trial bug fix and has not been used to generate messages or analyze data for the MPOG trial.
*** NOT FOR PRODUCTION ***
What's Changed
- Adding DisplayName to slowmo and using it in render for comparator type. This fixes the pictoralist issue generating the images with wrong comparator value. Knowledgebase also has an update related to this change and this version must be used with knowledge base version 1.7 and after. by @faridseifi in #450
This version incorporates updates aligned with the changes introduced in release v1.7 of the knowledge base. So it is compatible with Knowledge base v1.7.
Full Changelog: v1.2...v1.2.1
v1.2
This version incorporates updates aligned with the changes introduced in release v1.5 of the knowledge base. So it is compatible with Knowledge base v1.5.
What's Changed
- Adjust for mixed case cp schema:name by @pboisver in #438
- 439 update requirements.txt by @faridseifi in #440
- Update README.md by @ajflynn in #443
- 442 create script to create input files from a dataset by @faridseifi in #444
- 435 create script to export analytical data by @faridseifi in #445
- scaffold rename by @zachll in #447
- Update README.md by @zachll in #448
- Update README.md by @zachll in #449
New Contributors
Full Changelog: v1.1...v1.2
v1.1 (June release)
This is the version that was used for the 2024 MPOG trial. Version 1.0 final may release was used for the first month of trial.
*** ONLY FOR REPLICATION ***
What's Changed
- added performance month as an environment variable to the bulk app re… by @faridseifi in #405
- 404 add performance month as an environment variable to the bulk up request script by @faridseifi in #406
- 362 load the mpm from the knowledge base by @faridseifi in #410
- use_mi switch added by @faridseifi in #411
- causal pathways from message templates are used by candidate pudding … by @faridseifi in #414
- add acceptable_by to History by @zachll in #323
- readme updated by @faridseifi in #416
- 398 make history an inverse concept by @faridseifi in #418
- Create LICENSE by @zachll in #419
- Template name is added to the history generator script by @faridseifi in #420
- 417 add template schemaname to bulk history output by @faridseifi in #422
- readme updated for bulk up scripts by @faridseifi in #424
- 425 migrating mpogpilot by @pboisver in #427
- Revert override of
use_history(default: true) by @pboisver in #428 - link to concept paper by @zachll in #432
- 431 add localization strategy to the kb by @faridseifi in #434
Full Changelog: v1.0-final...v1.1
Uses v1.4of the KB via mpog_manifest.yaml
v1.0-final (May release)
What's Changed
- PROCESS_CANDIDATES switch added by @faridseifi in #396
- updated the message template mapping to causal pathways to add Not to… by @faridseifi in #399
- script to generate input files and response reports from logs is added. by @faridseifi in #403
Full Changelog: v1.0-rc2...v1.0-final
v1.0-rc2
What's Changed
- history turned off by @faridseifi in #385
- refactoring the bulk up app and minor updates. by @faridseifi in #387
Full Changelog: v1.0-rc1...v1.0-rc2
v1.0-rc1
What's Changed
- 356 add timing and memory checks by @pboisver in #358
- 360 move to per causal pathway rules by @faridseifi in #364
- 342 add performance month handling by @pboisver in #368
- 367 update test tooling by @faridseifi in #371
- 350 add recency to achloss signals by @faridseifi in #374
- 365 select visual display based on preferences by @faridseifi in #378
- coachiness added to the esteemer by @faridseifi in #379
- 359 add additional messages goal worse approach maybe sustain by @faridseifi in #380
- 349 add recency propertiesmoderators to history signal by @faridseifi in #381
Full Changelog: v0.5.0...v1.0-rc1
April Release
This release includes the following:
- The following messages:
- congratulations_high_performance
- drop_below_goal
- getting_worse
- in_top_25%
- opportunity_to_improve_top_10
- performance_improving
- reached_goal
- The following causal pathways:
- goal_gain
- goal_loss
- improving
- social_better
- social_worse
- worsening
- It includes a near final scoring algorithm.
- Improved performance (approximately three times faster).
- Improved stability. We think there is no need to have delay between sets of messages any longer.
- We started using “performance month” and filtering out more low-quality data. (for example, requiring three consecutive months of valid data for a trend and dropping measures without valid data for the “performance month”)
- We are using preferences this month (mostly default preferences). We continue to use message history.
March Release
v0.4.0 Update FastAPI