From f1c4ebdcfc3d57d787deb5f54444a9a45264b758 Mon Sep 17 00:00:00 2001 From: alenakrauchanka Date: Wed, 25 Feb 2026 01:22:53 +0300 Subject: [PATCH] Rename module files to simple numeric format (01-13.module) Co-authored-by: Cursor --- 002_-_Unit_1.module => 01.module | 0 003_-_Unit_2.module => 02.module | 0 004_-_Unit_3.module => 03.module | 0 005_-_Unit_4.module => 04.module | 0 006_-_Unit_5.module => 05.module | 0 007_-_Unit_6.module => 06.module | 0 008_-_Unit_7.module => 07.module | 0 009_-_Unit_8.module => 08.module | 0 010_-_Unit_9.module => 09.module | 0 011_-_Unit_10.module => 10.module | 0 012_-_Unit_11.module => 11.module | 0 013_-_Unit_12.module => 12.module | 0 014_-_VOCABULARY.module => 13.module | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename 002_-_Unit_1.module => 01.module (100%) rename 003_-_Unit_2.module => 02.module (100%) rename 004_-_Unit_3.module => 03.module (100%) rename 005_-_Unit_4.module => 04.module (100%) rename 006_-_Unit_5.module => 05.module (100%) rename 007_-_Unit_6.module => 06.module (100%) rename 008_-_Unit_7.module => 07.module (100%) rename 009_-_Unit_8.module => 08.module (100%) rename 010_-_Unit_9.module => 09.module (100%) rename 011_-_Unit_10.module => 10.module (100%) rename 012_-_Unit_11.module => 11.module (100%) rename 013_-_Unit_12.module => 12.module (100%) rename 014_-_VOCABULARY.module => 13.module (100%) diff --git a/002_-_Unit_1.module b/01.module similarity index 100% rename from 002_-_Unit_1.module rename to 01.module diff --git a/003_-_Unit_2.module b/02.module similarity index 100% rename from 003_-_Unit_2.module rename to 02.module diff --git a/004_-_Unit_3.module b/03.module similarity index 100% rename from 004_-_Unit_3.module rename to 03.module diff --git a/005_-_Unit_4.module b/04.module similarity index 100% rename from 005_-_Unit_4.module rename to 04.module diff --git a/006_-_Unit_5.module b/05.module similarity index 100% rename from 006_-_Unit_5.module rename to 05.module diff --git a/007_-_Unit_6.module b/06.module similarity index 100% rename from 007_-_Unit_6.module rename to 06.module diff --git a/008_-_Unit_7.module b/07.module similarity index 100% rename from 008_-_Unit_7.module rename to 07.module diff --git a/009_-_Unit_8.module b/08.module similarity index 100% rename from 009_-_Unit_8.module rename to 08.module diff --git a/010_-_Unit_9.module b/09.module similarity index 100% rename from 010_-_Unit_9.module rename to 09.module diff --git a/011_-_Unit_10.module b/10.module similarity index 100% rename from 011_-_Unit_10.module rename to 10.module diff --git a/012_-_Unit_11.module b/11.module similarity index 100% rename from 012_-_Unit_11.module rename to 11.module diff --git a/013_-_Unit_12.module b/12.module similarity index 100% rename from 013_-_Unit_12.module rename to 12.module diff --git a/014_-_VOCABULARY.module b/13.module similarity index 100% rename from 014_-_VOCABULARY.module rename to 13.module