Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulation template updated to responsive one #6

Merged
merged 1 commit into from
Oct 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
267 changes: 267 additions & 0 deletions experiment/simulation/css/copy.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,267 @@
let data = [
{
step: 1,
title: "Draw the axis and name VP & HP",
questions: [
{
question: "The type of projection discussed here is related to",
options: ["Planes", "Points", "Lines", "Solid"],
answer: 2,
buttonClass: "btnAxis",
circle: null,
circleText: null,
func: null,
},
{
question:
"A line thickness of ____ indicates geometry out-lines in a grid sheet.",
options: ["0.5 mm", "1 mm", "1.5 mm", "2 mm"],
answer: 3,
buttonClass: "btnVPHP",
circle: null,
circleText: null,
func: null,
},
],
},
{
step: 2,
title: "Draw the line",
questions: [
{
question: "Which of the following is a line.",
options: [
"A one dimensinal object",
"A two-dimensional object",
"A three-dimensional object",
"none of the options",
],
answer: 3,
buttonClass: "btnLine",
circle: null,
circleText: null,
func: null,
},
],
},
{
step: 3,
title: "Extend a",
questions: [
{
question:
"If a line is parallel to both the horizontal plane and vertical plane then that line is ____________",
options: [
"parallel to profile plane",
"lies on profile plane",
"perpendicular to profile plane",
"inclined to profile plane",
],
answer: 2,
buttonClass: "btnaDash",
circle: { x: 280, y: 200 },
circleText: "a'",
func: a,
},
],
},
{
step: 4,
title: "Draw the lines with true length and angles given",
questions: [
{
question:
"If the line AB is inclined to the Vertical Plane and parallel to the Horizontal Plane, then which of the following statements is always CORRECT?",
options: [
"True Length of AB = Plan Length of AB",
"True Length of AB ≠ Plan Length of AB",
"True Length of AB > Elevation Length of AB",
"True Length of AB = Elevation Length of AB",
],
answer: 2,
buttonClass: "btna",
circle: { x: 280, y: 295 },
circleText: "a",
func: b,
},
{
question:
"If the line AB is inclined to H.P., then its plan will______.",
options: [
"be perpendicular to XY line",
"be parallel to XY line",
"show the true length",
"None of the option",
],
answer: 1,
buttonClass: "btnbOneDash",
circle: { x: 418, y: 70 },
circleText: "b1'",
func: b11,
},
],
},
{
step: 5,
title: "Join b1' to locus of a'",
questions: [
{
question:
"If a line PQ lies on a horizontal plane and the vertical plane then which of the following view gives a point?",
options: ["Side view", "Top view", "Front view", "Isometric view"],
answer: 0,
buttonClass: "btnThetaOne",
circle: { x: 428, y: 280 },
circleText: "⨀",
func: b1,
},
],
},
{
step: 6,
title: "Taking ab1 as radius draw arc to locus of b",
questions: [
{
question:
"If a line is parallel to V.P., then its top view will be ________ to XY line.",
options: [
"perpendicular",
"parallel",
"inclined",
"None of the options",
],
answer: 1,
buttonClass: "btnB",
circle: { x: 375, y: 398 },
circleText: "b",
func: bb,
},
],
},
{
step: 7,
title: "Join a and b to get top view",
questions: [
{
question:
"If a line CD is parallel to H.P., then its front will be ________ to XY line.",
options: [
"perpendicular",
"parallel",
"inclined",
"None of the options",
],
answer: 1,
buttonClass: "btnBOne",
circle: { x: 415, y: 398 },
circleText: "b1",
func: b2,
},
],
},
{
step: 8,
title: "Similary join b2 to locus of a",
questions: [
{
question:
"If the front view of the line AB is parallel to the XY line, then its true length is shown in",
options: [
"Front View",
"Top View",
"Side View",
"Both Front View and Top View",
],
answer: 3,
buttonClass: "btnThetaTwo",
circle: { x: 470, y: 180 },
circleText: "⨀",
func: b22,
},
],
},
{
step: 9,
title: "Taking a'b2'as radius draw arc to locus of b'",
questions: [
{
question:
"If the true inclinations and the apparent of a line with respect to HP are equal, the line is",
options: [
"Parallel to the horizontal plane(HP)",
"Parallel to the vertical plane(VP)",
"Parallel to profile plane(PP)",
"Inclined to both reference planes",
],
answer: 0,
buttonClass: "btnBDash",
circle: { x: 375, y: 70 },
circleText: "b'",
func: bbb,
},
],
},
{
step: 10,
title: "Trace",
questions: [
{
question:
"If the true inclinations and the apparent of a line with respect to HP are equal, the line is",
options: [
"Parallel to the horizontal plane(HP)",
"Parallel to the vertical plane(VP)",
"Parallel to profile plane(PP)",
"Inclined to both reference planes",
],
answer: 0,
buttonClass: "btnTrace",
circle: null,
circleText: null,
func: hhhh,
},
],
},
{
step: 11,
title: "Extend a",
questions: [
{
question:
"If the true inclinations and the apparent of a line with respect to HP are equal, the line is",
options: [
"Parallel to the horizontal plane(HP)",
"Parallel to the vertical plane(VP)",
"Parallel to profile plane(PP)",
"Inclined to both reference planes",
],
answer: 0,
buttonClass: "btnH",
circle: null,
circleText: null,
func: ha,
},
],
},
{
step: 12,
title: "Draw a perpendicular line to join the plane",
questions: [
{
question:
"If the true inclinations and the apparent of a line with respect to HP are equal, the line is",
options: [
"Parallel to the horizontal plane(HP)",
"Parallel to the vertical plane(VP)",
"Parallel to profile plane(PP)",
"Inclined to both reference planes",
],
answer: 0,
buttonClass: "btnV",
circle: null,
circleText: null,
func: v,
},
],
},
];
Loading