AIIMS Raipur Senior Nursing 2018 Question Paper PDF Download with Answers & Practice Test

AIIMS Raipur Senior Nursing Officer Grade 2018 Question Paper Download with Answers & Practice Test

Nursing Academy - Balanced Portal

NURSING ACADEMY

In, M.P. | proudofnurses.com

03:00:00
NURSING EXAM
1 / 3

Final Result Summary

Marks Obtained:0
Correct Answer:0
Wrong Answer:0
Skipped:0
Total Qs:0
Attempted:0
Time Taken:0
Negative marking:0
`; } // Second image if (q.img2) { html += ``; } html += q.options.map((opt, i) => { const isSelected = userAnswers[currentIdx] === i ? 'selected' : ''; const hasImage = q.optionImages && q.optionImages[i]; return `
${labels[i]}
${hasImage ? `` : `${opt}`}
`; }).join(''); content.innerHTML = html; renderNav(); renderMath(content); } window.selectOption = function(i, el) { userAnswers[currentIdx] = i; const allOptions = document.querySelectorAll('.option'); allOptions.forEach(opt => opt.classList.remove('selected')); el.classList.add('selected'); renderNav(); }; function trackTime() { let now = Date.now(); questionTimes[currentIdx] += Math.floor((now - lastTimeCheck) / 1000); lastTimeCheck = now; } function handleNext() { trackTime(); if (currentIdx === questions.length - 1) confirmSubmission(); else { currentIdx++; showQuestion(); } } function changeQuestion(dir) { trackTime(); let next = currentIdx + dir; if (next >= 0 && next < questions.length) { currentIdx = next; showQuestion(); } } function toggleReview() { reviewList[currentIdx] = !reviewList[currentIdx]; renderNav(); } function renderNav() { const grid = document.getElementById('nav-grid'); grid.innerHTML = ''; let start = Math.floor(currentIdx / 10) * 10; for (let i = start; i < Math.min(start + 10, questions.length); i++) { const btn = document.createElement('div'); btn.className = `nav-btn ${i===currentIdx?'active':''} ${userAnswers[i]!==null?'answered':''} ${reviewList[i]?'review':''}`; btn.innerText = i + 1; btn.onclick = () => { trackTime(); currentIdx = i; showQuestion(); }; grid.appendChild(btn); } } function confirmSubmission() { if (confirm("Submit Exam?")) finishQuiz(); } function formatTime(s) { if (s < 60) return `${s}s`; return `${Math.floor(s / 60)}m ${s % 60}s`; } function finishQuiz() { trackTime(); document.getElementById('quiz-container').style.display = 'none'; document.getElementById('results-screen').style.display = 'block'; let right = 0, wrong = 0, skipped = 0; const list = document.getElementById('review-list'); list.innerHTML = ''; const labels = ['A', 'B', 'C', 'D']; questions.forEach((q, i) => { const u = userAnswers[i]; const isRight = u === q.correct; const isSkipped = u === null; if (isSkipped) skipped++; else if (isRight) right++; else wrong++; let cardClass = isSkipped ? "review-card not-attempted-card" : "review-card"; let warningTag = isSkipped ? '⚠️ Not attempted' : ""; let cardHtml = `
${warningTag} Q.${i+1}. ${q.q}`; if (q.img) { cardHtml += `
`; } cardHtml += q.options.map((opt, idx) => { let cls = ''; let tag = ''; if(idx === q.correct) { cls = 'res-green'; tag = 'Correct'; } if(idx === u && !isRight) { cls = 'res-red'; tag = 'Your Choice'; } if(idx === u && isRight) { tag = 'Your Choice'; } const hasOptImg = q.optionImages && q.optionImages[idx]; const contentDisplay = hasOptImg ? `` : `(${labels[idx]}) ${opt}`; return `
${contentDisplay} ${tag ? `${tag}` : ''}
`; }).join(''); cardHtml += `
Explanation: ${q.explanation}
Mark: ${isRight?'+1':'0'}Category: ${q.type}Time: ${formatTime(questionTimes[i])}
`; list.innerHTML += cardHtml; }); document.getElementById('res-marks').innerText = right; document.getElementById('res-right').innerText = right; document.getElementById('res-wrong').innerText = wrong; document.getElementById('res-skipped').innerText = skipped; document.getElementById('res-total').innerText = questions.length; document.getElementById('res-attempt').innerText = right + wrong; document.getElementById('res-time').innerText = formatTime(Math.floor((Date.now() - startTime)/1000)); renderMath(list); window.scrollTo(0,0); } function startTimer() { setInterval(() => { let h = Math.floor(timeLeft / 3600), m = Math.floor((timeLeft % 3600) / 60), s = timeLeft % 60; if(document.getElementById('timer')) document.getElementById('timer').innerText = `${h.toString().padStart(2,'0')}:${m.toString().padStart(2,'0')}:${s.toString().padStart(2,'0')}`; if (timeLeft-- <= 0) finishQuiz(); }, 1000); }

NORCET stands for Nursing Officer Recruitment Common Eligibility Test. It is a national-level exam conducted by AIIMS New Delhi to recruit Nursing Officers (Group B) for AIIMS institutes and participating government hospitals across India

Benefits of Practicing This Mock Test

  • Improves time management skills
  • Helps in self-assessment
  • Based on real exam questions
  • Provides instant result and analysis
  • Enhances confidence for the final exam

Practice Test , Answers & Explanation, Download PDF

Access the AIIMS Jodhpur Nursing Officer Grade I 2018 Morning Shift question paper with answers. Download the PDF and practice real exam questions to strengthen your preparation for nursing recruitment examinations.

Leave a Reply