страничка вопросы, кнопка варианты ответов

This commit is contained in:
tamara 2023-03-16 01:56:53 +03:00
parent 453a5e5168
commit d264234385
137 changed files with 406 additions and 153 deletions

0
README.md Normal file → Executable file

0
craco.config.js Normal file → Executable file

0
package-lock.json generated Normal file → Executable file

0
package.json Normal file → Executable file

0
public/favicon.ico Normal file → Executable file

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

0
public/index.html Normal file → Executable file

0
public/logo192.png Normal file → Executable file

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

0
public/logo512.png Normal file → Executable file

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

0
public/manifest.json Normal file → Executable file

0
public/robots.txt Normal file → Executable file

0
src/App.tsx Normal file → Executable file

0
src/assets/card-1.png Normal file → Executable file

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 100 KiB

0
src/assets/card-2.png Normal file → Executable file

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 116 KiB

0
src/assets/card-3.png Normal file → Executable file

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

0
src/assets/quiz-creation-1.png Normal file → Executable file

Before

Width:  |  Height:  |  Size: 191 KiB

After

Width:  |  Height:  |  Size: 191 KiB

0
src/assets/quiz-creation-2.png Normal file → Executable file

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 93 KiB

0
src/assets/quiz-template-1.png Normal file → Executable file

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 124 KiB

0
src/assets/quiz-template-2.png Normal file → Executable file

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

0
src/assets/quiz-template-3.png Normal file → Executable file

Before

Width:  |  Height:  |  Size: 170 KiB

After

Width:  |  Height:  |  Size: 170 KiB

0
src/assets/quiz-template-4.png Normal file → Executable file

Before

Width:  |  Height:  |  Size: 83 KiB

After

Width:  |  Height:  |  Size: 83 KiB

0
src/assets/quiz-template-5.png Normal file → Executable file

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 124 KiB

0
src/assets/quiz-template-6.png Normal file → Executable file

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 86 KiB

0
src/components/ComplexHeader.tsx Normal file → Executable file

0
src/components/ComplexNavText.tsx Normal file → Executable file

0
src/components/CreateQuiz/CardWithImage.tsx Normal file → Executable file

0
src/components/CreateQuiz/CreateQuiz.tsx Normal file → Executable file

0
src/components/CreateQuiz/MenuItem.tsx Normal file → Executable file

0
src/components/CreateQuiz/SelectableButton.tsx Normal file → Executable file

0
src/components/CreateQuiz/SelectableIconButton.tsx Normal file → Executable file

0
src/components/CreateQuiz/UploadBox.tsx Normal file → Executable file

0
src/components/CustomButton.tsx Normal file → Executable file

0
src/components/CustomTab.tsx Normal file → Executable file

0
src/components/ExpandableQuizBlock.tsx Normal file → Executable file

0
src/components/MyQuizzes.tsx Normal file → Executable file

0
src/components/NavMenuItem.tsx Normal file → Executable file

0
src/components/Navbar/Avatar.tsx Normal file → Executable file

0
src/components/Navbar/Navbar.tsx Normal file → Executable file

0
src/components/Navbar/NavbarCollapsed.tsx Normal file → Executable file

0
src/components/Navbar/NavbarCreateQuiz.tsx Normal file → Executable file

0
src/components/PenaLogo.tsx Normal file → Executable file

0
src/components/QuizCard.tsx Normal file → Executable file

0
src/components/QuizGallery.tsx Normal file → Executable file

0
src/components/QuizTemplateCard.tsx Normal file → Executable file

0
src/components/SectionWrapper.tsx Normal file → Executable file

0
src/components/icons/AlignLeftIcon.tsx Normal file → Executable file

0
src/components/icons/AlignRightIcon.tsx Normal file → Executable file

0
src/components/icons/ArrowDownIcon.tsx Normal file → Executable file

0
src/components/icons/BackArrowIcon.tsx Normal file → Executable file

0
src/components/icons/ChartIcon.tsx Normal file → Executable file

0
src/components/icons/ChartPieIcon.tsx Normal file → Executable file

0
src/components/icons/CollapseMenuIcon.tsx Normal file → Executable file

0
src/components/icons/ContactBookIcon.tsx Normal file → Executable file

0
src/components/icons/ExpandIcon.tsx Normal file → Executable file

0
src/components/icons/EyeIcon.tsx Normal file → Executable file

0
src/components/icons/FlowArrowIcon.tsx Normal file → Executable file

0
src/components/icons/GearIcon.tsx Normal file → Executable file

0
src/components/icons/InfoIcon.tsx Normal file → Executable file

0
src/components/icons/LayoutCenteredIcon.tsx Normal file → Executable file

0
src/components/icons/LayoutExpandedIcon.tsx Normal file → Executable file

0
src/components/icons/LayoutIcon.tsx Normal file → Executable file

0
src/components/icons/LayoutIconBig.tsx Normal file → Executable file

0
src/components/icons/LayoutStandartIcon.tsx Normal file → Executable file

0
src/components/icons/LinkIcon.tsx Normal file → Executable file

0
src/components/icons/LogoutIcon.tsx Normal file → Executable file

0
src/components/icons/MegaphoneIcon.tsx Normal file → Executable file

0
src/components/icons/MobilePhoneIcon.tsx Normal file → Executable file

0
src/components/icons/PencilCircleIcon.tsx Normal file → Executable file

0
src/components/icons/PencilIcon.tsx Normal file → Executable file

0
src/components/icons/PuzzlePieceIcon.tsx Normal file → Executable file

0
src/components/icons/QuestionIcon.tsx Normal file → Executable file

0
src/components/icons/SearchIcon.tsx Normal file → Executable file

0
src/components/icons/SendIcon.tsx Normal file → Executable file

0
src/components/icons/TagIcon.tsx Normal file → Executable file

0
src/components/icons/UploadIcon.tsx Normal file → Executable file

0
src/components/icons/WalletIcon.tsx Normal file → Executable file

0
src/components/icons/questionsPage/CopyIcon.tsx Normal file → Executable file

0
src/components/icons/questionsPage/OneIcon.tsx Normal file → Executable file

0
src/components/icons/questionsPage/PointsIcon.tsx Normal file → Executable file

0
src/components/icons/questionsPage/addPlus.tsx Normal file → Executable file

0
src/components/icons/questionsPage/answer.tsx Normal file → Executable file

0
src/components/icons/questionsPage/arrowLeft.tsx Normal file → Executable file

0
src/components/icons/questionsPage/branching.tsx Normal file → Executable file

0
src/components/icons/questionsPage/clue.tsx Normal file → Executable file

0
src/components/icons/questionsPage/date.tsx Normal file → Executable file

0
src/components/icons/questionsPage/deleteIcon.tsx Normal file → Executable file

0
src/components/icons/questionsPage/download.tsx Normal file → Executable file

0
src/components/icons/questionsPage/drop_down.tsx Normal file → Executable file

0
src/components/icons/questionsPage/emoji.tsx Normal file → Executable file

@ -0,0 +1,27 @@
import { Box } from "@mui/material";
// interface Props {
// color: string;
// }
export default function EnterIcon() {
return (
<Box
sx={{
height: "38px",
width: "45px",
display: "flex",
alignItems: "center",
justifyContent: "center",
}}
>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.5 9.75V12.75H7.5" stroke="#7E2AEA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9.75 10.5L7.5 12.75L9.75 15" stroke="#7E2AEA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M20.25 4.5H3.75C3.33579 4.5 3 4.83579 3 5.25V18.75C3 19.1642 3.33579 19.5 3.75 19.5H20.25C20.6642 19.5 21 19.1642 21 18.75V5.25C21 4.83579 20.6642 4.5 20.25 4.5Z" stroke="#7E2AEA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</Box>
)
}

0
src/components/icons/questionsPage/hideIcon.tsx Normal file → Executable file

0
src/components/icons/questionsPage/imgIcon.tsx Normal file → Executable file

0
src/components/icons/questionsPage/input.tsx Normal file → Executable file

0
src/components/icons/questionsPage/options_pict.tsx Normal file → Executable file

0
src/components/icons/questionsPage/page.tsx Normal file → Executable file

0
src/components/icons/questionsPage/rating.tsx Normal file → Executable file

0
src/components/icons/questionsPage/settingIcon.tsx Normal file → Executable file

0
src/components/icons/questionsPage/slider.tsx Normal file → Executable file

0
src/index.css Normal file → Executable file

4
src/index.tsx Normal file → Executable file

@ -17,7 +17,7 @@ import Gallery from './pages/createQuize/Gallery';
import StartPage from "./pages/startPage/StartPage"; import StartPage from "./pages/startPage/StartPage";
import Main from "./pages/main" import Main from "./pages/main"
import FirstQuiz from "./pages/startPage/FirstQuiz"; import FirstQuiz from "./pages/startPage/FirstQuiz";
import Questions from "./pages/Questions/Questions"; import QuestionsPage from "./pages/Questions/QuestionsPage";
const root = ReactDOM.createRoot( const root = ReactDOM.createRoot(
document.getElementById('root') as HTMLElement document.getElementById('root') as HTMLElement
@ -30,7 +30,7 @@ root.render(
<Route path="/" element={ <Main /> }> <Route path="/" element={ <Main /> }>
<Route path="/start" element={<FirstQuiz/>} /> <Route path="/start" element={<FirstQuiz/>} />
<Route path="/create" element={<StartPage/>} /> <Route path="/create" element={<StartPage/>} />
<Route path="/questions" element={<Questions/>} /> <Route path="/questions" element={<QuestionsPage/>} />
</Route> </Route>
</Routes> </Routes>

Some files were not shown because too many files have changed in this diff Show More