diff --git a/crc/scripts/set_study_status.py b/crc/scripts/set_study_progress_status.py similarity index 100% rename from crc/scripts/set_study_status.py rename to crc/scripts/set_study_progress_status.py diff --git a/migrations/versions/d830959e96c0_new_study_statuses.py b/migrations/versions/d830959e96c0_new_study_progress_statuses.py similarity index 100% rename from migrations/versions/d830959e96c0_new_study_statuses.py rename to migrations/versions/d830959e96c0_new_study_progress_statuses.py diff --git a/tests/data/set_study_status/set_study_status.bpmn b/tests/data/set_study_progress_status/set_study_progress_status.bpmn similarity index 100% rename from tests/data/set_study_status/set_study_status.bpmn rename to tests/data/set_study_progress_status/set_study_progress_status.bpmn diff --git a/tests/scripts/test_set_study_status.py b/tests/scripts/test_set_study_progress_status.py similarity index 100% rename from tests/scripts/test_set_study_status.py rename to tests/scripts/test_set_study_progress_status.py