diff --git a/morning_exercise_resources/100_goblins/goblins.md b/morning_exercise_resources/used/100_goblins/goblins.md similarity index 100% rename from morning_exercise_resources/100_goblins/goblins.md rename to morning_exercise_resources/used/100_goblins/goblins.md diff --git a/morning_exercise_resources/100_goblins/goblins_solutions.js b/morning_exercise_resources/used/100_goblins/goblins_solutions.js similarity index 100% rename from morning_exercise_resources/100_goblins/goblins_solutions.js rename to morning_exercise_resources/used/100_goblins/goblins_solutions.js diff --git a/morning_exercise_resources/bubble_sort/bubble_sort.md b/morning_exercise_resources/used/bubble_sort/bubble_sort.md similarity index 100% rename from morning_exercise_resources/bubble_sort/bubble_sort.md rename to morning_exercise_resources/used/bubble_sort/bubble_sort.md diff --git a/morning_exercise_resources/bubble_sort/bubblesort_solution.js b/morning_exercise_resources/used/bubble_sort/bubblesort_solution.js similarity index 100% rename from morning_exercise_resources/bubble_sort/bubblesort_solution.js rename to morning_exercise_resources/used/bubble_sort/bubblesort_solution.js diff --git a/morning_exercise_resources/caesar_cipher/caesar_cipher.md b/morning_exercise_resources/used/caesar_cipher/caesar_cipher.md similarity index 100% rename from morning_exercise_resources/caesar_cipher/caesar_cipher.md rename to morning_exercise_resources/used/caesar_cipher/caesar_cipher.md diff --git a/morning_exercise_resources/stopwatch/css/style.css b/morning_exercise_resources/used/stopwatch/css/style.css similarity index 100% rename from morning_exercise_resources/stopwatch/css/style.css rename to morning_exercise_resources/used/stopwatch/css/style.css diff --git a/morning_exercise_resources/stopwatch/index.html b/morning_exercise_resources/used/stopwatch/index.html similarity index 100% rename from morning_exercise_resources/stopwatch/index.html rename to morning_exercise_resources/used/stopwatch/index.html diff --git a/morning_exercise_resources/stopwatch/js/app.js b/morning_exercise_resources/used/stopwatch/js/app.js similarity index 100% rename from morning_exercise_resources/stopwatch/js/app.js rename to morning_exercise_resources/used/stopwatch/js/app.js diff --git a/morning_exercise_resources/stopwatch/stopwatch_solution/css/style.css b/morning_exercise_resources/used/stopwatch/stopwatch_solution/css/style.css similarity index 100% rename from morning_exercise_resources/stopwatch/stopwatch_solution/css/style.css rename to morning_exercise_resources/used/stopwatch/stopwatch_solution/css/style.css diff --git a/morning_exercise_resources/stopwatch/stopwatch_solution/index.html b/morning_exercise_resources/used/stopwatch/stopwatch_solution/index.html similarity index 100% rename from morning_exercise_resources/stopwatch/stopwatch_solution/index.html rename to morning_exercise_resources/used/stopwatch/stopwatch_solution/index.html diff --git a/morning_exercise_resources/stopwatch/stopwatch_solution/js/app.js b/morning_exercise_resources/used/stopwatch/stopwatch_solution/js/app.js similarity index 100% rename from morning_exercise_resources/stopwatch/stopwatch_solution/js/app.js rename to morning_exercise_resources/used/stopwatch/stopwatch_solution/js/app.js diff --git a/morning_exercise_resources/word_frequency/wordFreqSolution1.js b/morning_exercise_resources/used/word_frequency/wordFreqSolution1.js similarity index 100% rename from morning_exercise_resources/word_frequency/wordFreqSolution1.js rename to morning_exercise_resources/used/word_frequency/wordFreqSolution1.js diff --git a/morning_exercise_resources/word_frequency/wordFreqSolution2.js b/morning_exercise_resources/used/word_frequency/wordFreqSolution2.js similarity index 100% rename from morning_exercise_resources/word_frequency/wordFreqSolution2.js rename to morning_exercise_resources/used/word_frequency/wordFreqSolution2.js diff --git a/morning_exercise_resources/word_frequency/word_frequency.md b/morning_exercise_resources/used/word_frequency/word_frequency.md similarity index 100% rename from morning_exercise_resources/word_frequency/word_frequency.md rename to morning_exercise_resources/used/word_frequency/word_frequency.md