Skip to content

Releases: levante-framework/core-tasks

v1.0.19

13 Nov 18:51

Choose a tag to compare

Changeset

v1.0.17

24 Sep 17:41

Choose a tag to compare

Changeset

  • chore: bump version to 1.0.17 (3cf8553)
  • reverting previous changes that were meant to fix tests but broke the actual tasks (#374) (df2106a)
  • handle block numbers out of order in some ToM corpora (#367) (5623437)

v1.0.16

19 Sep 17:46

Choose a tag to compare

Changeset

v1.0.15

11 Sep 21:42

Choose a tag to compare

Changeset

  • chore: bump version to 1.0.15 (6485f3a)
  • preload all media at start of task for CATs (#355) (8f1bd67)

v1.0.14

11 Sep 16:34

Choose a tag to compare

Changeset

  • chore: bump version to 1.0.14 (029e762)
  • save corpus to trial data (#345) (c010500)
  • Batch media asset preloading (#353) (0e2dd3f)
  • Revert changes to chunk load assets (#352) (7551cbe)
  • Merge pull request #343 from levante-framework/update-gcp-bucket-structure (02a40b9)
  • Merge branch 'main' into update-gcp-bucket-structure (76dd312)
  • remove stress test per request (f3d8e8f)
  • passes haf! (bb4bdd2)
  • remove old route (46abc23)
  • Merge pull request #347 from levante-framework:stress-test (e7406df)
  • Merge remote-tracking branch 'origin/update-gcp-bucket-structure' into stress-test (b86f583)
  • remove legacy broken file (b195b10)
  • Merge pull request #346 from levante-framework/stress-test (b461395)
  • fix resource issues for cypress tests (0d086d3)
  • add stress test (e8d9e8d)
  • change es to es-CO (7032022)
  • fix getting assets from shared audio bucket (b6e7a04)
  • fix csv path (1809389)
  • Merge pull request #344 from levante-framework/cross-repo-testing (8bae263)
  • fix url to refernece new location (48c2b65)
  • update locations to current urls (19a682c)
  • remove cypress logs (16dec90)
  • clean up old cypress data (5c69744)
  • remove log statements (4c9615a)
  • Merge pull request #342 from levante-framework/set-up-demo-task-link (11c7ecb)
  • set up deployment for task demo link (30f47c6)
  • reorganize assets in gcp (f4eb2e0)
  • Merge pull request #339 from levante-framework/save-theta-estimates (40214f5)
  • Merge pull request #338 from levante-framework/update-downward-extension-age (241cade)
  • save theta estimate for each trial (16c14f3)
  • change downward extension max age to 4 (a846fcb)
  • Merge pull request #337 from levante-framework/add-screenshot-code (522e4c5)
  • remove legacy screenshot tests (8edad6d)
  • add screenshot code for reference (071619c)

v1.0.13

25 Jul 21:06

Choose a tag to compare

Changeset

  • chore: bump version to 1.0.13 (ae652b7)
  • Merge pull request #335 from levante-framework/attempt-fix-CO-screen-size-issue (8d7957d)
  • decrease replay button size on small screens (5fbf5a8)
  • adjust button size and spacing in mental rotation + matrix reasoning, add styling to instructor buttons (2ce1332)
  • Merge pull request #329 from levante-framework/prevent-timeout-during-stimulus (d83d919)
  • Merge pull request #334 from levante-framework/read-translations-from-admin-prod (f1249e4)
  • minor refactor using string interpolation (0ec0b6e)
  • define response buffer as constant (f4f9629)
  • read item-bank-translations csv from admin firebase projects (1f66018)
  • Merge pull request #332 from levante-framework/connect-to-emulators (ff88488)
  • firekit live (2b1f504)
  • missed a file (8720e7e)
  • can run successfully (3689848)
  • Merge pull request #314 from levante-framework/use-shared-bucket (f1701c1)
  • improve readability (621e164)
  • spaces, GH action cypress tests point to db temporarily (9ab9fea)
  • use shared buckets from admin projects (932949b)
  • resolve merge conflicts (a111c2e)
  • Adding emulator changes (17b1333)
  • Merge pull request #326 from levante-framework/task-stage-events (fa543d7)
  • Merge pull request #328 from levante-framework/single-firebase-project (1332410)
  • nits, styling (1dd78c3)
  • version (a18db74)
  • Defaulting correct to false for memory display trials (5cd4c89)
  • project reference changes (bc7ea9f)
  • project reference changes (b4c72cf)
  • moving buckets to admin projects (ef96ddd)
  • Merge pull request #325 from levante-framework/fix-touchscreen-response-button-bug (819961f)
  • Merge pull request #327 from levante-framework/save-audiofile (f742dcf)
  • end task from setup trial if there is not enough time for the next question (f475ab8)
  • refactor adding touch/click listeners (740cba0)
  • save audioFile to trial data (8f68488)
  • adding a few more events to see task related status (f639a26)
  • look for touch rather than click events if touch screen is detected (c5b0ed6)
  • combine task-specific media assets with shared assets (64d7565)

test-actions-1

27 May 14:03

Choose a tag to compare

This is a test tag test. To be deleted.

Changeset

  • Merge branch 'main' of github.com:levante-framework/core-tasks (f77270d)
  • updating write permissions for github action (654db21)
  • chore: bump version to 1.0.11 (311a3cd)
  • leveraging github actions ref variable (04b7984)
  • updating github action to select the proper head (6d141e1)
  • testing a release action (3fa2e29)
  • Merge pull request #320 from levante-framework/math-downward-extension (8e37cff)
  • Merge branch 'main' into math-downward-extension (046eec5)
  • Merge pull request #321 from levante-framework/fix-instructions (f2e8fd7)
  • update styling to fix instruction problem (d76fe70)
  • make downward extension compatible with normal math version (08389ff)
  • resolve merge conflicts (4728fc7)
  • modify math timeline for downward extension (8b43c0c)
  • add number line button trials (7d05dba)
  • create config for what's on this card trials (3e41b5b)
  • configure math to allow for image button trials (d61bd08)

v1.0.0-beta.39

03 Apr 23:36

Choose a tag to compare

Release Notes

🔧 Fixes & Improvements

  • Audio Replay Fix: Combined playAudio parameters into a single configuration object for better maintainability.
  • Device Warnings: Added warnings for users on mobile devices and tablets in portrait mode.
  • Completion Recording Fix: Corrected variable name to ensure proper recording of early completions.
  • Memory Game Enhancement: Added a taskFinished screen to properly conclude the memory game timeline.
  • Pipeline Update: Removed the beta label in preparation for automating the build pipeline.
  • Dependency Management: Reverted an update to package.json to maintain stability.

Full Changelog: v1.0.0-beta.38...v1.0.0-beta.39

v1.0.0-beta.38

28 Mar 23:48

Choose a tag to compare

Fixed special HAF end screen blocking task completion

Full Changelog: v.1.0.0-beta.37...v1.0.0-beta.38

v1.0.0-beta.37

28 Mar 18:08

Choose a tag to compare

Version Release Notes – March 28, 2025

🆕 Enhancements & Improvements

  • Standardized End Screen Behavior
    • Now requires a button press or keydown to complete tasks, ensuring consistency.
  • Completion Tracking Update
    • Tasks now record completion if the user has finished (or skipped) at least 80% of test trials.

🎨 UI & Styling Updates

  • Improved Inference Mode Readability
    • Adjusted font size for better readability in landscape mode.
    • Added a new roar-inference class under styles/pages for better styling control.

⚡ Performance & Code Refinements

  • Early Completion Token Dispatch
    • Completion tokens are now sent earlier, improving task finalization efficiency.
  • Code Cleanup
    • Renamed variables for improved code clarity and maintainability.

Full Changelog: v.1.0.0-beta.36...v.1.0.0-beta.37