File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -295,6 +295,10 @@ export default defineConfig({
295295 text : 'Sample Question' ,
296296 link : '/exams/#sample-question'
297297 } ,
298+ {
299+ text : 'Sample Question Answer' ,
300+ link : '/exams/#sample-question-answer'
301+ } ,
298302 {
299303 text : 'Exam 1' ,
300304 link : '/exams/#exam-1'
Original file line number Diff line number Diff line change @@ -22,6 +22,22 @@ outline: deep
2222<br >
2323<br >
2424
25+ ### Sample Question Answer
26+
27+ <iframe src =" /Python-Programming/exams/sample-pspm-answer.pdf " width =" 100% " height =" 400 " allowfullscreen ></iframe >
28+
29+ <br >
30+
31+ <a href =" /Python-Programming/exams/sample-pspm-answer.pdf " target =" _blank " rel =" noopener " >
32+ <button class =" open-pdf-btn " >
33+ 📖 Open Fullscreen
34+ </button >
35+ </a >
36+
37+ <br >
38+ <br >
39+
40+
2541## Exam 1
2642
2743<iframe src =" /Python-Programming/exams/exam-1.pdf " width =" 100% " height =" 400 " allowfullscreen ></iframe >
You can’t perform that action at this time.
0 commit comments