From 57615bb3d40e4f040fb7ffff5ee98d2a279c09bc Mon Sep 17 00:00:00 2001 From: salim <67800072+salim943@users.noreply.github.com> Date: Tue, 29 Oct 2024 15:38:03 +0530 Subject: [PATCH 1/3] Add files via upload --- experiment/posttest.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/experiment/posttest.json b/experiment/posttest.json index f66a925..5f56694 100644 --- a/experiment/posttest.json +++ b/experiment/posttest.json @@ -10,10 +10,7 @@ "d": "Improved time resolution" }, "explanations": { - "a": "Incorrect. Noise immunity is not directly affected by bandwidth.", "b": "Correct! Increasing the bandwidth can increase inter-symbol interference.", - "c": "Incorrect. Pulse amplitude is not affected by bandwidth.", - "d": "Incorrect. Bandwidth affects frequency resolution, not time resolution." }, "correctAnswer": "b", "difficulty": "hard" From 26dd7691ba311da4fa41846e8008aaef7b250f35 Mon Sep 17 00:00:00 2001 From: salim <67800072+salim943@users.noreply.github.com> Date: Tue, 29 Oct 2024 16:28:23 +0530 Subject: [PATCH 2/3] Add files via upload --- experiment/posttest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/experiment/posttest.json b/experiment/posttest.json index 5f56694..0b6cf75 100644 --- a/experiment/posttest.json +++ b/experiment/posttest.json @@ -10,7 +10,10 @@ "d": "Improved time resolution" }, "explanations": { + "a": "Incorrect. Noise", "b": "Correct! Increasing the bandwidth can increase inter-symbol interference.", + "c": "Incorrect. Pulse amplitude is not affected by bandwidth.", + "d": "Incorrect. Bandwidth affects frequency resolution, not time resolution." }, "correctAnswer": "b", "difficulty": "hard" From bd20f305c6ef64d015e49ad92c32329cea2b8489 Mon Sep 17 00:00:00 2001 From: salim <67800072+salim943@users.noreply.github.com> Date: Tue, 29 Oct 2024 16:43:52 +0530 Subject: [PATCH 3/3] Add files via upload --- experiment/posttest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiment/posttest.json b/experiment/posttest.json index 0b6cf75..f66a925 100644 --- a/experiment/posttest.json +++ b/experiment/posttest.json @@ -10,7 +10,7 @@ "d": "Improved time resolution" }, "explanations": { - "a": "Incorrect. Noise", + "a": "Incorrect. Noise immunity is not directly affected by bandwidth.", "b": "Correct! Increasing the bandwidth can increase inter-symbol interference.", "c": "Incorrect. Pulse amplitude is not affected by bandwidth.", "d": "Incorrect. Bandwidth affects frequency resolution, not time resolution."