diff --git a/laba4/site/index.html b/laba4/site/index.html
index 85c53ab..2c11359 100644
--- a/laba4/site/index.html
+++ b/laba4/site/index.html
@@ -7,8 +7,11 @@
unreal tests
-
+
+
+
+
+
-
\ No newline at end of file
diff --git a/laba4/site/src/components/createdTest/CreatedTest.jsx b/laba4/site/src/components/createdTest/CreatedTest.jsx
index 174cba3..5c5df65 100644
--- a/laba4/site/src/components/createdTest/CreatedTest.jsx
+++ b/laba4/site/src/components/createdTest/CreatedTest.jsx
@@ -1,11 +1,11 @@
-import { Link } from "react-router-dom";
+import { Link } from 'react-router-dom';
const CreatedTest = () => {
return (
пёс
ПЁЁЁСdfghkl;khgddfhkl;kjgfgh
-
открыть тест
+
открыть тест
изменить
удалить
diff --git a/laba4/site/src/components/navigation/Header.jsx b/laba4/site/src/components/navigation/Header.jsx
index 48381c8..96e4a18 100644
--- a/laba4/site/src/components/navigation/Header.jsx
+++ b/laba4/site/src/components/navigation/Header.jsx
@@ -8,10 +8,10 @@ const Header = () => {
-
+
Нереальные тесты
-
+
diff --git a/laba4/site/src/components/question/Question.jsx b/laba4/site/src/components/question/Question.jsx
index 7e4864d..bbb94cc 100644
--- a/laba4/site/src/components/question/Question.jsx
+++ b/laba4/site/src/components/question/Question.jsx
@@ -1,4 +1,4 @@
-import { Button, Form } from 'react-bootstrap';
+import { Form } from 'react-bootstrap';
const Question = () => {
return (
diff --git a/laba4/site/src/pages/CreateTest.jsx b/laba4/site/src/pages/CreateTest.jsx
index 0f30be8..2cd9336 100644
--- a/laba4/site/src/pages/CreateTest.jsx
+++ b/laba4/site/src/pages/CreateTest.jsx
@@ -1,4 +1,3 @@
-import { Link } from 'react-router-dom';
import { Button, Form } from 'react-bootstrap';
import Question from '../components/question/Question.jsx';
diff --git a/laba4/site/src/pages/LogInInIn.jsx b/laba4/site/src/pages/LogInInIn.jsx
index 564a248..2771fcc 100644
--- a/laba4/site/src/pages/LogInInIn.jsx
+++ b/laba4/site/src/pages/LogInInIn.jsx
@@ -5,11 +5,11 @@ const LogIn = () => {
<>
- E-mail
+ E-mail
- Пароль
+ Пароль
diff --git a/laba4/site/src/pages/MainPage.jsx b/laba4/site/src/pages/MainPage.jsx
index 8f9bb62..f2f0cce 100644
--- a/laba4/site/src/pages/MainPage.jsx
+++ b/laba4/site/src/pages/MainPage.jsx
@@ -1,5 +1,5 @@
-import RowTest from '../components/rowTest/RowTest';
-import Caroucele from '../components/caroucele/Caroucele';
+import RowTest from '../components/rowTest/RowTest.jsx';
+import Caroucele from '../components/caroucele/Caroucele.jsx';
const MainPage = () => {
return (
diff --git a/laba4/site/src/pages/Profile.jsx b/laba4/site/src/pages/Profile.jsx
index 92f091a..55c8fc8 100644
--- a/laba4/site/src/pages/Profile.jsx
+++ b/laba4/site/src/pages/Profile.jsx
@@ -1,5 +1,5 @@
import { Link } from 'react-router-dom';
-import CreatedTest from '../components/createdTest/CreatedTest';
+import CreatedTest from '../components/createdTest/CreatedTest.jsx';
const Profile = () => {
return (
diff --git a/laba4/site/src/pages/SignInInIn.jsx b/laba4/site/src/pages/SignInInIn.jsx
index 2becbcb..a199f2c 100644
--- a/laba4/site/src/pages/SignInInIn.jsx
+++ b/laba4/site/src/pages/SignInInIn.jsx
@@ -5,20 +5,20 @@ const SignIn = () => {
<>
- Логин
-
+ Логин
+
- E-mail
-
+ E-mail
+
- Пароль
-
+ Пароль
+
- Повторите ароль
-
+ Повторите ароль
+
Зарегестрироваться
diff --git a/laba4/site/src/pages/TestInProcess.jsx b/laba4/site/src/pages/TestInProcess.jsx
index 5066b3a..12cfbd2 100644
--- a/laba4/site/src/pages/TestInProcess.jsx
+++ b/laba4/site/src/pages/TestInProcess.jsx
@@ -1,4 +1,3 @@
-import { Link } from 'react-router-dom';
import { Button, Form } from 'react-bootstrap';
const TestInProcess = () => {
diff --git a/laba4/отчёт.docx b/laba4/отчёт.docx
index 5455e0e..4293c6f 100644
Binary files a/laba4/отчёт.docx and b/laba4/отчёт.docx differ