diff --git a/Pages/Quizes/tests/button-1/index.html b/Pages/Quizes/tests/button-1/index.html index 417fca8c4..15953720c 100644 --- a/Pages/Quizes/tests/button-1/index.html +++ b/Pages/Quizes/tests/button-1/index.html @@ -1,5 +1,6 @@ + @@ -8,104 +9,108 @@ + + + +
-
-

P Block

-
+
+

P Block

+
- +
-
+
-
- -
- -
-
-
-
-
-

Question is loading...

- -
    -
  • - - -
  • -
  • - - -
  • -
  • - - -
  • -
  • - - -
  • - -
-
- - -
-
-
- -
- -
-
- -
- - +
+ +
+ +
+
+
+
+
+

Question is loading...

+ +
+
+ +
+
- -
- +
+ +
- + +
+ + + +
+ + +
+ +
+
-
+
@@ -121,17 +126,24 @@

Question is loading...

+ + - + + \ No newline at end of file diff --git a/Pages/Quizes/tests/button-1/style.css b/Pages/Quizes/tests/button-1/style.css index cd214a630..2e92f2af7 100644 --- a/Pages/Quizes/tests/button-1/style.css +++ b/Pages/Quizes/tests/button-1/style.css @@ -406,5 +406,11 @@ footer{ #reset_button{ width: 200px; border-radius: 10px; - margin-top: 10px; + margin-top: 20px; + margin-left: -24px; +} + + +#back{ + font-size: 18px; } \ No newline at end of file diff --git a/Pages/Quizes/tests/button-10/index.html b/Pages/Quizes/tests/button-10/index.html index 321f59879..54a8845f4 100644 --- a/Pages/Quizes/tests/button-10/index.html +++ b/Pages/Quizes/tests/button-10/index.html @@ -1,5 +1,6 @@ + @@ -8,92 +9,97 @@ + + + + +
-
-

Digestion and Absorption

-
+
+

Digestion and Absorption

+
- +
-
- -
- -
-
-
-
-
-

Question is loading...

- -
    -
  • - - -
  • -
  • - - -
  • -
  • - - -
  • -
  • - - -
  • - -
-
- -
-
-
- -
- -
-
- -
- - +
+ +
+ +
+
+
+
+
+

Question is loading...

+ +
+
+ + +
+
+ +
+ +
+
+ +
+ + - +
@@ -102,7 +108,7 @@

Question is loading...

-
+
@@ -121,14 +127,21 @@

Question is loading...

+ + - + + \ No newline at end of file diff --git a/Pages/Quizes/tests/button-10/style.css b/Pages/Quizes/tests/button-10/style.css index 451190969..1be5ca309 100644 --- a/Pages/Quizes/tests/button-10/style.css +++ b/Pages/Quizes/tests/button-10/style.css @@ -401,3 +401,13 @@ footer{ font-size: 14px; color: #cacdd2; } + +#reset_button{ + width: 200px; + border-radius: 10px; + margin-top: 20px; + margin-left: -24px; +} +#back{ + font-size: 18px; +} \ No newline at end of file diff --git a/Pages/Quizes/tests/button-2/index.html b/Pages/Quizes/tests/button-2/index.html index 6006672a2..994c1d0f1 100644 --- a/Pages/Quizes/tests/button-2/index.html +++ b/Pages/Quizes/tests/button-2/index.html @@ -8,6 +8,7 @@ + @@ -22,7 +23,7 @@
  • About Us
  • Simulations
  • 3D Visualisations
  • -
  • Quizes
  • +
  • Quizzes
  • Videos
  • Doubt Engine
  • @@ -75,6 +76,7 @@

    Question is loading...

    +
    @@ -116,6 +118,12 @@

    Question is loading...

    + + + + + + + + + + + +
    +
    +
    - -
    -
    +
    -
    +
    +
    +
    +
    +
    +

    Question is loading...

    + +
      +
    • + + +
    • +
    • + + +
    • +
    • + + +
    • +
    • + + +
    • + + +
    +
    + -
    -
    +
    +
    +
    -
    +
    + +
    - -
    - -
    +
    + + + +
    - +
    - +
    + +
    + +
    +
    + +
    +
    + + +
    + +
    + + + + + - + + \ No newline at end of file diff --git a/Pages/Quizes/tests/button-7/style.css b/Pages/Quizes/tests/button-7/style.css index 49d92fff7..b9c81c496 100644 --- a/Pages/Quizes/tests/button-7/style.css +++ b/Pages/Quizes/tests/button-7/style.css @@ -408,5 +408,9 @@ footer{ #reset_button{ width: 200px; border-radius: 10px; - margin-top: 10px; + margin-top: 20px; + margin-left: -24px; +} +#back{ + font-size: 18px; } \ No newline at end of file diff --git a/Pages/Quizes/tests/button-8/index.html b/Pages/Quizes/tests/button-8/index.html index 6c6f3eda2..c36512b9a 100644 --- a/Pages/Quizes/tests/button-8/index.html +++ b/Pages/Quizes/tests/button-8/index.html @@ -8,6 +8,7 @@ + @@ -22,7 +23,7 @@
  • About Us
  • Simulations
  • 3D Visualisations
  • -
  • Quizes
  • +
  • Quizzes
  • Videos
  • Doubt Engine
  • @@ -76,6 +77,7 @@

    Question is loading...

    +
    @@ -120,6 +122,12 @@

    Question is loading...

    + + + + +
    + +
    +
    +
    +
    +
    +

    Question is loading...

    + +
    +
    + + +
    +
    + +
    + +
    +
    + +
    + + - +
    @@ -102,7 +107,7 @@

    Question is loading...

    -
    +
    @@ -121,14 +126,21 @@

    Question is loading...

    - hamburger.addEventListener("click", () => { - hamburger.classList.toggle("active"); - navMenu.classList.toggle("active"); - }) + - + + \ No newline at end of file diff --git a/Pages/Quizes/tests/button-9/style.css b/Pages/Quizes/tests/button-9/style.css index 5694f66cc..3dae8abce 100644 --- a/Pages/Quizes/tests/button-9/style.css +++ b/Pages/Quizes/tests/button-9/style.css @@ -408,5 +408,9 @@ footer{ #reset_button{ width: 200px; border-radius: 10px; - margin-top: 10px; + margin-top: 20px; + margin-left: -24px; +} +#back{ + font-size: 18px; } \ No newline at end of file