Amsterdam-Music-Lab / MUSCLE

An application to easily set up and run online listening experiments for music research.
https://www.amsterdammusiclab.nl/
MIT License
4 stars 1 forks source link

Refactor: Rename ExperimentCollectionGroup to Phase #1141

Closed drikusroor closed 3 months ago

drikusroor commented 3 months ago

This pull request renames the ExperimentCollectionGroup model to Phase. The changes include updating the model name, renaming variables and functions, and updating references to the model throughout the codebase. This refactor improves code clarity and consistency.

Resolves #1130