From 7aea58d0066d1c4efc7278dd5f2292430f0a69c8 Mon Sep 17 00:00:00 2001 From: mrudhvika940 Date: Tue, 19 May 2020 12:11:07 +0530 Subject: [PATCH] Updated quiz in prequiz --- src/lab/final-build/EXP_1sep2010/exp4/preQuiz4.php | 14 +++++++------- src/lab/final-build/EXP_1sep2010/exp4/quizval.js | 4 ++-- src/lab/final-build/EXP_1sep2010/exp5/preQuiz5.php | 14 +++++++------- .../final-build/EXP_1sep2010/exp7/Objective.html | 5 +++-- src/lab/final-build/EXP_1sep2010/exp7/Quiz.html | 5 +++-- src/lab/final-build/EXP_1sep2010/exp7/Theory.html | 4 ++-- .../final-build/EXP_1sep2010/layout/Simulator.html | 4 ++-- 7 files changed, 26 insertions(+), 24 deletions(-) diff --git a/src/lab/final-build/EXP_1sep2010/exp4/preQuiz4.php b/src/lab/final-build/EXP_1sep2010/exp4/preQuiz4.php index a1f8fc2a..87faa0f8 100755 --- a/src/lab/final-build/EXP_1sep2010/exp4/preQuiz4.php +++ b/src/lab/final-build/EXP_1sep2010/exp4/preQuiz4.php @@ -213,12 +213,12 @@ - - - - + + + + --> + diff --git a/src/lab/final-build/EXP_1sep2010/exp4/quizval.js b/src/lab/final-build/EXP_1sep2010/exp4/quizval.js index e52aace2..f5a9184c 100644 --- a/src/lab/final-build/EXP_1sep2010/exp4/quizval.js +++ b/src/lab/final-build/EXP_1sep2010/exp4/quizval.js @@ -1,6 +1,6 @@ //highlight color of answer - can change this color to a hex code or recognized color name var highlightColor = "#0066cc"; - +document.write(radioGroup); //this should not be changed function checkQuestionRadio(radioGroup) { @@ -61,4 +61,4 @@ function checkQuiz() { "You got " + numCorrect + " out of 10 questions correct.\n" + "The correct answers are highlighted." -} \ No newline at end of file +} diff --git a/src/lab/final-build/EXP_1sep2010/exp5/preQuiz5.php b/src/lab/final-build/EXP_1sep2010/exp5/preQuiz5.php index 18985d7f..bd6d9ad5 100755 --- a/src/lab/final-build/EXP_1sep2010/exp5/preQuiz5.php +++ b/src/lab/final-build/EXP_1sep2010/exp5/preQuiz5.php @@ -213,12 +213,12 @@ - - - - + + + + --> + diff --git a/src/lab/final-build/EXP_1sep2010/exp7/Objective.html b/src/lab/final-build/EXP_1sep2010/exp7/Objective.html index 11abc260..d9780185 100755 --- a/src/lab/final-build/EXP_1sep2010/exp7/Objective.html +++ b/src/lab/final-build/EXP_1sep2010/exp7/Objective.html @@ -117,7 +117,7 @@

Spice Code Platform

    -
  1. To write and simulate spice codes for:
  2. +
  3. To write and simulate spice codes for:
    1. Simple Inverter
    2. @@ -127,6 +127,7 @@

      Spice Code Platform

    3. Two input NOR gate

    +
  4. To write spice code for any transistor level schematic.
  5. @@ -237,4 +238,4 @@

    Follow Us

    - \ No newline at end of file + diff --git a/src/lab/final-build/EXP_1sep2010/exp7/Quiz.html b/src/lab/final-build/EXP_1sep2010/exp7/Quiz.html index 904485fb..a84042c8 100755 --- a/src/lab/final-build/EXP_1sep2010/exp7/Quiz.html +++ b/src/lab/final-build/EXP_1sep2010/exp7/Quiz.html @@ -183,7 +183,8 @@

    Post Quiz

  6. 7. The file extension which is not generated by spice?
    .tr0
    - .st0
    + .st0
    .ic
    None of the above


  7. @@ -315,4 +316,4 @@

    Follow Us

    - \ No newline at end of file + diff --git a/src/lab/final-build/EXP_1sep2010/exp7/Theory.html b/src/lab/final-build/EXP_1sep2010/exp7/Theory.html index 27cd253c..c3888880 100755 --- a/src/lab/final-build/EXP_1sep2010/exp7/Theory.html +++ b/src/lab/final-build/EXP_1sep2010/exp7/Theory.html @@ -130,7 +130,7 @@

    Spice Code Platform

  8. Control statements: These statements are responsible to tell SPICE simulator what type of analysis to perform on the circuit.

  9. -
  10. Output statements:These statements specify +
  11. Output statements: These statements specify what outputs are to be printed or plotted.


  12. Although these statements may appear in any order, it is recommended that they be given in the above @@ -346,4 +346,4 @@

    Follow Us

    - \ No newline at end of file + diff --git a/src/lab/final-build/EXP_1sep2010/layout/Simulator.html b/src/lab/final-build/EXP_1sep2010/layout/Simulator.html index d772fc7c..695873c9 100755 --- a/src/lab/final-build/EXP_1sep2010/layout/Simulator.html +++ b/src/lab/final-build/EXP_1sep2010/layout/Simulator.html @@ -131,7 +131,7 @@

    Layout Design

      -
    • CLICK HERE TO START LAYOUT DESIGN EXPERIMENT

    • +
    • Click here to start Layout Design experiment

    @@ -239,4 +239,4 @@

    Follow Us

    - \ No newline at end of file +