diff --git a/src/app/dashboard/result-formatter/_components/form.tsx b/src/app/dashboard/tools/result-formatter/_components/form.tsx similarity index 100% rename from src/app/dashboard/result-formatter/_components/form.tsx rename to src/app/dashboard/tools/result-formatter/_components/form.tsx diff --git a/src/app/dashboard/result-formatter/history/_components/historyTable.tsx b/src/app/dashboard/tools/result-formatter/history/_components/historyTable.tsx similarity index 100% rename from src/app/dashboard/result-formatter/history/_components/historyTable.tsx rename to src/app/dashboard/tools/result-formatter/history/_components/historyTable.tsx diff --git a/src/app/dashboard/result-formatter/history/page.tsx b/src/app/dashboard/tools/result-formatter/history/page.tsx similarity index 100% rename from src/app/dashboard/result-formatter/history/page.tsx rename to src/app/dashboard/tools/result-formatter/history/page.tsx diff --git a/src/app/dashboard/result-formatter/page.tsx b/src/app/dashboard/tools/result-formatter/page.tsx similarity index 100% rename from src/app/dashboard/result-formatter/page.tsx rename to src/app/dashboard/tools/result-formatter/page.tsx diff --git a/src/app/dashboard/result-formatter/progress/_components/batchlistTable.tsx b/src/app/dashboard/tools/result-formatter/progress/_components/batchlistTable.tsx similarity index 100% rename from src/app/dashboard/result-formatter/progress/_components/batchlistTable.tsx rename to src/app/dashboard/tools/result-formatter/progress/_components/batchlistTable.tsx diff --git a/src/app/dashboard/result-formatter/progress/page.tsx b/src/app/dashboard/tools/result-formatter/progress/page.tsx similarity index 100% rename from src/app/dashboard/result-formatter/progress/page.tsx rename to src/app/dashboard/tools/result-formatter/progress/page.tsx diff --git a/src/components/Navigation.tsx b/src/components/Navigation.tsx index f89c45b..4bd3deb 100644 --- a/src/components/Navigation.tsx +++ b/src/components/Navigation.tsx @@ -122,7 +122,7 @@ export function NavBar() {
@@ -135,19 +135,19 @@ export function NavBar() { Upload your result and get started. View your previous analysis results. View aggregated analysis of each student in your class. @@ -168,7 +168,7 @@ export function NavBar() {