{"id":11307,"date":"2026-01-30T18:13:27","date_gmt":"2026-01-30T18:13:27","guid":{"rendered":"https:\/\/promotionexams.com\/?page_id=11307"},"modified":"2026-01-31T11:58:21","modified_gmt":"2026-01-31T11:58:21","slug":"chapterwise-mcq-record-management","status":"publish","type":"page","link":"https:\/\/promotionexams.com\/?page_id=11307","title":{"rendered":"chapterwise mcq-record management"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11307\" class=\"elementor elementor-11307\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7785ff4 e-con-full e-flex e-con e-parent\" data-id=\"7785ff4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53ff195 elementor-widget elementor-widget-html\" data-id=\"53ff195\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\r\n============================================\r\nCSS ADDA - LDCE QUIZ WITH PROGRESS TRACKING\r\n& SMART WEAK AREAS PRACTICE SYSTEM\r\n============================================\r\nMODIFIED: Year filter removed\r\n============================================\r\n-->\r\n\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n<style>\r\n\/* ========================================\r\n   CSS ADDA - ENHANCED QUIZ STYLES\r\n======================================== *\/\r\n\r\n:root {\r\n    --primary-blue: #2563EB;\r\n    --primary-blue-dark: #1D4ED8;\r\n    --primary-blue-light: #3B82F6;\r\n    --accent-orange: #ff6b35;\r\n    --accent-orange-light: #f59e0b;\r\n    --accent-orange-dark: #d97706;\r\n    --success-green: #10B981;\r\n    --success-green-light: #d1fae5;\r\n    --error-red: #EF4444;\r\n    --error-red-light: #fee2e2;\r\n    --warning-yellow: #fbbf24;\r\n    --bg-light: #F8FAFC;\r\n    --bg-card: #FFFFFF;\r\n    --text-dark: #1E293B;\r\n    --text-medium: #475569;\r\n    --text-light: #94A3B8;\r\n    --border-color: #E2E8F0;\r\n    --shadow-sm: 0 1px 2px 0 rgb(0 0 0 \/ 0.05);\r\n    --shadow-md: 0 4px 6px -1px rgb(0 0 0 \/ 0.1), 0 2px 4px -2px rgb(0 0 0 \/ 0.1);\r\n    --shadow-lg: 0 10px 15px -3px rgb(0 0 0 \/ 0.1), 0 4px 6px -4px rgb(0 0 0 \/ 0.1);\r\n    --shadow-xl: 0 20px 25px -5px rgb(0 0 0 \/ 0.1), 0 8px 10px -6px rgb(0 0 0 \/ 0.1);\r\n    --radius-sm: 6px;\r\n    --radius-md: 10px;\r\n    --radius-lg: 14px;\r\n    --radius-xl: 20px;\r\n}\r\n\r\n\/* Reset *\/\r\n.ldce-quiz-wrapper * {\r\n    margin: 0;\r\n    padding: 0;\r\n    box-sizing: border-box;\r\n}\r\n\r\n.ldce-quiz-wrapper {\r\n    font-family: 'Source Sans 3', -apple-system, BlinkMacSystemFont, sans-serif;\r\n    background: linear-gradient(135deg, #EFF6FF 0%, #F8FAFC 50%, #FFFBEB 100%);\r\n    color: var(--text-dark);\r\n    -webkit-user-select: none;\r\n    -moz-user-select: none;\r\n    -ms-user-select: none;\r\n    user-select: none;\r\n    border-radius: var(--radius-lg);\r\n    overflow: hidden;\r\n    box-shadow: var(--shadow-lg);\r\n}\r\n\r\n@media print {\r\n    .ldce-quiz-wrapper { display: none !important; }\r\n}\r\n\r\n\/* ========================================\r\n   HEADER\r\n======================================== *\/\r\n.quiz-header {\r\n    background: linear-gradient(135deg, var(--primary-blue-dark) 0%, var(--primary-blue) 100%);\r\n    padding: 18px 24px;\r\n}\r\n\r\n.header-content {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    flex-wrap: wrap;\r\n    gap: 15px;\r\n}\r\n\r\n.topic-title {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 14px;\r\n}\r\n\r\n.topic-icon {\r\n    width: 48px;\r\n    height: 48px;\r\n    background: rgba(255, 255, 255, 0.15);\r\n    border-radius: var(--radius-md);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 20px;\r\n    color: var(--accent-orange-light);\r\n}\r\n\r\n.topic-info h1 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 1.3rem;\r\n    font-weight: 700;\r\n    color: white;\r\n}\r\n\r\n.topic-info p {\r\n    font-size: 0.8rem;\r\n    color: rgba(255, 255, 255, 0.8);\r\n    margin-top: 2px;\r\n}\r\n\r\n.header-stats {\r\n    display: flex;\r\n    gap: 10px;\r\n}\r\n\r\n.stat-badge {\r\n    background: rgba(255, 255, 255, 0.15);\r\n    padding: 8px 14px;\r\n    border-radius: var(--radius-xl);\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    color: white;\r\n    font-weight: 500;\r\n    font-size: 0.82rem;\r\n}\r\n\r\n.stat-badge i { color: var(--accent-orange-light); }\r\n.stat-badge.progress-badge { background: linear-gradient(135deg, var(--success-green) 0%, #059669 100%); }\r\n.stat-badge.weak-badge { \r\n    background: linear-gradient(135deg, var(--error-red) 0%, #dc2626 100%); \r\n    cursor: pointer;\r\n    transition: transform 0.3s;\r\n}\r\n.stat-badge.weak-badge:hover { transform: scale(1.05); }\r\n\r\n\/* ========================================\r\n   MODE SELECTOR\r\n======================================== *\/\r\n.mode-selector {\r\n    background: var(--bg-card);\r\n    padding: 14px 20px;\r\n    border-bottom: 1px solid var(--border-color);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    flex-wrap: wrap;\r\n    gap: 12px;\r\n}\r\n\r\n.mode-tabs {\r\n    display: flex;\r\n    gap: 8px;\r\n    flex-wrap: wrap;\r\n}\r\n\r\n.mode-tab {\r\n    padding: 9px 18px;\r\n    border: 2px solid var(--border-color);\r\n    border-radius: var(--radius-md);\r\n    background: var(--bg-light);\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 0.8rem;\r\n    font-weight: 600;\r\n    color: var(--text-medium);\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 6px;\r\n}\r\n\r\n.mode-tab:hover {\r\n    border-color: var(--primary-blue-light);\r\n    color: var(--primary-blue);\r\n}\r\n\r\n.mode-tab.active {\r\n    background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-blue-dark) 100%);\r\n    border-color: var(--primary-blue);\r\n    color: white;\r\n}\r\n\r\n.mode-tab.weak-mode { border-color: var(--error-red); }\r\n.mode-tab.weak-mode.active {\r\n    background: linear-gradient(135deg, var(--error-red) 0%, #dc2626 100%);\r\n    border-color: var(--error-red);\r\n}\r\n\r\n.mode-tab .badge {\r\n    background: rgba(255, 255, 255, 0.3);\r\n    padding: 2px 8px;\r\n    border-radius: 20px;\r\n    font-size: 0.7rem;\r\n}\r\n\r\n.mode-tab:not(.active) .badge { background: var(--primary-blue); color: white; }\r\n.mode-tab.weak-mode:not(.active) .badge { background: var(--error-red); }\r\n\r\n.session-info {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    font-size: 0.82rem;\r\n    color: var(--text-medium);\r\n}\r\n\r\n.session-info i { color: var(--accent-orange); }\r\n\r\n.resume-btn {\r\n    padding: 7px 14px;\r\n    background: linear-gradient(135deg, var(--accent-orange) 0%, var(--accent-orange-dark) 100%);\r\n    border: none;\r\n    border-radius: var(--radius-md);\r\n    color: white;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 0.78rem;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 5px;\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.resume-btn:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: var(--shadow-md);\r\n}\r\n\r\n\/* ========================================\r\n   MAIN LAYOUT - 3 COLUMN GRID\r\n======================================== *\/\r\n.quiz-container {\r\n    display: grid;\r\n    grid-template-columns: 250px 1fr 280px;\r\n    gap: 18px;\r\n    padding: 18px;\r\n    align-items: stretch;\r\n    min-height: 650px;\r\n}\r\n\r\n\/* ========================================\r\n   UNIFIED CARD STYLES\r\n======================================== *\/\r\n.quiz-card {\r\n    background: var(--bg-card);\r\n    border-radius: var(--radius-lg);\r\n    box-shadow: var(--shadow-md);\r\n    overflow: hidden;\r\n    display: flex;\r\n    flex-direction: column;\r\n}\r\n\r\n.quiz-card-header {\r\n    background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-blue-dark) 100%);\r\n    padding: 14px 16px;\r\n    color: white;\r\n}\r\n\r\n.quiz-card-header h3 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 0.85rem;\r\n    font-weight: 600;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    color: white;\r\n}\r\n\r\n.quiz-card-header h3 i {\r\n    color: var(--accent-orange-light);\r\n}\r\n\r\n.quiz-card-header.light {\r\n    background: linear-gradient(135deg, var(--bg-light) 0%, #E0E7FF 100%);\r\n}\r\n\r\n.quiz-card-header.light h3 {\r\n    color: var(--primary-blue);\r\n}\r\n\r\n.quiz-card-header.light h3 i {\r\n    color: var(--accent-orange);\r\n}\r\n\r\n\r\n.quiz-card-body {\r\n    padding: 16px;\r\n    flex: 1;\r\n    display: flex;\r\n    flex-direction: column;\r\n}\r\n\r\n\/* ========================================\r\n   LEFT SIDEBAR\r\n======================================== *\/\r\n.left-sidebar {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 16px;\r\n    height: 100%;\r\n}\r\n\r\n.left-sidebar .quiz-card {\r\n    flex: none;\r\n    display: flex;\r\n    flex-direction: column;\r\n}\r\n\r\n.left-sidebar .quiz-card-body {\r\n    flex: 1;\r\n    display: flex;\r\n    flex-direction: column;\r\n}\r\n\r\n.left-sidebar .filter-list {\r\n    flex: 1;\r\n    max-height: 300px;\r\n}\r\n\r\n\/* Filter Lists *\/\r\n.filter-list {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 6px;\r\n    overflow-y: auto;\r\n    padding-right: 4px;\r\n    flex: 1;\r\n    max-height: 300px;\r\n}\r\n\r\n.filter-list::-webkit-scrollbar { width: 4px; }\r\n.filter-list::-webkit-scrollbar-track { background: var(--bg-light); border-radius: 10px; }\r\n.filter-list::-webkit-scrollbar-thumb { background: var(--primary-blue); border-radius: 10px; }\r\n\r\n.filter-item {\r\n    padding: 10px 12px;\r\n    border-radius: var(--radius-sm);\r\n    cursor: pointer;\r\n    display: flex;\r\n    align-items: flex-start;\r\n    justify-content: space-between;\r\n    transition: all 0.3s ease;\r\n    border: 2px solid transparent;\r\n    background: var(--bg-light);\r\n    font-size: 0.82rem;\r\n    gap: 8px;\r\n}\r\n\r\n.filter-item:hover {\r\n    background: #EFF6FF;\r\n    border-color: var(--primary-blue-light);\r\n    transform: translateX(3px);\r\n}\r\n\r\n.filter-item.active {\r\n    background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-blue-dark) 100%);\r\n    color: white;\r\n}\r\n\r\n.filter-item .filter-text {\r\n    font-weight: 600;\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 6px;\r\n    font-size: 0.8rem;\r\n    line-height: 1.4;\r\n    word-break: break-word;\r\n}\r\n\r\n.filter-item .filter-text i {\r\n    flex-shrink: 0;\r\n    margin-top: 2px;\r\n}\r\n\r\n.filter-item .filter-count {\r\n    background: rgba(255, 255, 255, 0.2);\r\n    padding: 2px 8px;\r\n    border-radius: 20px;\r\n    font-size: 0.7rem;\r\n    font-weight: 600;\r\n    flex-shrink: 0;\r\n    margin-top: 2px;\r\n}\r\n\r\n.filter-item:not(.active) .filter-count {\r\n    background: var(--primary-blue);\r\n    color: white;\r\n}\r\n\r\n\/* Weak Areas Card *\/\r\n.weak-areas-card .quiz-card-header {\r\n    background: linear-gradient(135deg, var(--error-red) 0%, #dc2626 100%);\r\n}\r\n\r\n.weak-areas-card .quiz-card-body {\r\n    display: flex;\r\n    flex-direction: column;\r\n}\r\n\r\n.weak-question-list {\r\n    flex: 1;\r\n    overflow-y: auto;\r\n    margin-bottom: 10px;\r\n    max-height: 180px;\r\n}\r\n\r\n.weak-question-item {\r\n    background: var(--bg-light);\r\n    padding: 10px 12px;\r\n    border-radius: var(--radius-sm);\r\n    margin-bottom: 8px;\r\n    font-size: 0.78rem;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n    border-left: 3px solid var(--error-red);\r\n}\r\n\r\n.weak-question-item:hover {\r\n    background: #fef2f2;\r\n    transform: translateX(3px);\r\n}\r\n\r\n.weak-question-item .q-num { \r\n    font-weight: 700; \r\n    color: var(--error-red);\r\n    flex-shrink: 0;\r\n}\r\n\r\n.weak-question-item .q-text {\r\n    flex: 1;\r\n    color: var(--text-medium);\r\n    font-size: 0.72rem;\r\n    white-space: nowrap;\r\n    overflow: hidden;\r\n    text-overflow: ellipsis;\r\n}\r\n\r\n.weak-question-item .wrong-count {\r\n    background: var(--error-red);\r\n    color: white;\r\n    padding: 2px 6px;\r\n    border-radius: 20px;\r\n    font-size: 0.65rem;\r\n    font-weight: 600;\r\n}\r\n\r\n.practice-weak-btn {\r\n    width: 100%;\r\n    padding: 10px;\r\n    background: linear-gradient(135deg, var(--error-red) 0%, #dc2626 100%);\r\n    border: none;\r\n    border-radius: var(--radius-md);\r\n    color: white;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 0.8rem;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 6px;\r\n    margin-top: 10px;\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.practice-weak-btn:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: var(--shadow-md);\r\n}\r\n\r\n\/* ========================================\r\n   QUESTION PANEL (CENTER)\r\n======================================== *\/\r\n.question-panel {\r\n    background: var(--bg-card);\r\n    border-radius: var(--radius-lg);\r\n    box-shadow: var(--shadow-md);\r\n    overflow: hidden;\r\n    align-self: start;\r\n}\r\n\r\n.question-header {\r\n    background: linear-gradient(135deg, var(--bg-light) 0%, #E0E7FF 100%);\r\n    padding: 14px 20px;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    border-bottom: 1px solid var(--border-color);\r\n    flex-wrap: wrap;\r\n    gap: 10px;\r\n}\r\n\r\n.question-number {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 0.95rem;\r\n    font-weight: 600;\r\n    color: var(--primary-blue);\r\n}\r\n\r\n.question-meta {\r\n    display: flex;\r\n    gap: 8px;\r\n    align-items: center;\r\n    flex-wrap: wrap;\r\n}\r\n.question-text {\r\n    white-space: pre-line;\r\n}\r\n\r\n.meta-badge {\r\n    padding: 5px 10px;\r\n    border-radius: 20px;\r\n    font-size: 0.75rem;\r\n    font-weight: 600;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 4px;\r\n}\r\n\r\n.meta-badge.chapter {\r\n    background: linear-gradient(135deg, var(--accent-orange) 0%, var(--accent-orange-dark) 100%);\r\n    color: white;\r\n}\r\n\r\n.meta-badge.weak {\r\n    background: linear-gradient(135deg, var(--error-red) 0%, #dc2626 100%);\r\n    color: white;\r\n}\r\n\r\n.meta-badge i { font-size: 0.65rem; }\r\n\r\n.question-body {\r\n    padding: 22px;\r\n}\r\n\r\n.question-text {\r\n    font-size: 1.05rem;\r\n    line-height: 1.7;\r\n    color: var(--text-dark);\r\n    padding: 16px 20px;\r\n    background: linear-gradient(135deg, #F8FAFC 0%, #F1F5F9 100%);\r\n    border-left: 4px solid var(--primary-blue);\r\n    border-radius: 0 var(--radius-md) var(--radius-md) 0;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n\/* Options *\/\r\n.options-list {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 10px;\r\n}\r\n\r\n.option-item {\r\n    padding: 14px 18px;\r\n    border: 2px solid var(--border-color);\r\n    border-radius: var(--radius-md);\r\n    cursor: pointer;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    transition: all 0.3s ease;\r\n    background: white;\r\n}\r\n\r\n.option-item:hover:not(.disabled) {\r\n    border-color: var(--primary-blue-light);\r\n    background: #EFF6FF;\r\n    transform: translateX(4px);\r\n}\r\n\r\n.option-item.selected {\r\n    border-color: var(--primary-blue);\r\n    background: linear-gradient(135deg, #EFF6FF 0%, #DBEAFE 100%);\r\n}\r\n\r\n.option-item.correct {\r\n    border-color: var(--success-green);\r\n    background: linear-gradient(135deg, #D1FAE5 0%, #A7F3D0 100%);\r\n}\r\n\r\n.option-item.incorrect {\r\n    border-color: var(--error-red);\r\n    background: linear-gradient(135deg, #FEE2E2 0%, #FECACA 100%);\r\n}\r\n\r\n.option-item.disabled { cursor: default; }\r\n\r\n.option-letter {\r\n    width: 34px;\r\n    height: 34px;\r\n    border-radius: 50%;\r\n    background: var(--bg-light);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-weight: 700;\r\n    font-size: 0.9rem;\r\n    color: var(--text-medium);\r\n    border: 2px solid var(--border-color);\r\n    flex-shrink: 0;\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.option-item.selected .option-letter {\r\n    background: var(--primary-blue);\r\n    color: white;\r\n    border-color: var(--primary-blue);\r\n}\r\n\r\n.option-item.correct .option-letter {\r\n    background: var(--success-green);\r\n    color: white;\r\n    border-color: var(--success-green);\r\n}\r\n\r\n.option-item.incorrect .option-letter {\r\n    background: var(--error-red);\r\n    color: white;\r\n    border-color: var(--error-red);\r\n}\r\n\r\n.option-text {\r\n    font-size: 0.92rem;\r\n    color: var(--text-dark);\r\n    flex: 1;\r\n}\r\n\r\n.option-icon {\r\n    font-size: 1rem;\r\n    display: none;\r\n}\r\n\r\n.option-item.correct .option-icon,\r\n.option-item.incorrect .option-icon { display: block; }\r\n.option-item.correct .option-icon { color: var(--success-green); }\r\n.option-item.incorrect .option-icon { color: var(--error-red); }\r\n\r\n\/* Explanation Box *\/\r\n.explanation-box {\r\n    margin-top: 18px;\r\n    padding: 16px;\r\n    background: linear-gradient(135deg, #FFFBEB 0%, #FEF3C7 100%);\r\n    border-radius: var(--radius-md);\r\n    border-left: 4px solid var(--accent-orange);\r\n    display: none;\r\n    animation: slideDown 0.4s ease;\r\n}\r\n\r\n.explanation-box.show { display: block; }\r\n\r\n@keyframes slideDown {\r\n    from { opacity: 0; transform: translateY(-10px); }\r\n    to { opacity: 1; transform: translateY(0); }\r\n}\r\n\r\n.explanation-title {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 0.85rem;\r\n    font-weight: 600;\r\n    color: var(--accent-orange-dark);\r\n    margin-bottom: 8px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 6px;\r\n}\r\n\r\n.explanation-text {\r\n    font-size: 0.88rem;\r\n    line-height: 1.6;\r\n    color: var(--text-dark);\r\n}\r\n\r\n\/* Mastery Indicator *\/\r\n.mastery-indicator {\r\n    margin-top: 14px;\r\n    padding: 10px 14px;\r\n    background: var(--bg-light);\r\n    border-radius: var(--radius-md);\r\n    display: none;\r\n}\r\n\r\n.mastery-indicator.show {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n\r\n.mastery-label {\r\n    font-size: 0.78rem;\r\n    color: var(--text-medium);\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 5px;\r\n}\r\n\r\n.mastery-stars { display: flex; gap: 2px; }\r\n.mastery-stars i { color: var(--border-color); font-size: 0.85rem; }\r\n.mastery-stars i.filled { color: var(--warning-yellow); }\r\n\r\n\/* Navigation Buttons - Now inside question body *\/\r\n.question-nav {\r\n    margin-top: 20px;\r\n    padding: 16px 20px;\r\n    background: var(--bg-light);\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    gap: 12px;\r\n    border-radius: var(--radius-md);\r\n    border: 1px solid var(--border-color);\r\n}\r\n\r\n.nav-btn {\r\n    padding: 11px 22px;\r\n    border: none;\r\n    border-radius: var(--radius-md);\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 0.85rem;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 7px;\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.nav-btn.prev {\r\n    background: white;\r\n    color: var(--text-medium);\r\n    border: 2px solid var(--border-color);\r\n}\r\n\r\n.nav-btn.prev:hover:not(:disabled) {\r\n    border-color: var(--primary-blue);\r\n    color: var(--primary-blue);\r\n    transform: translateX(-3px);\r\n}\r\n\r\n.nav-btn.check {\r\n    background: linear-gradient(135deg, var(--accent-orange) 0%, var(--accent-orange-dark) 100%);\r\n    color: white;\r\n    flex: 1;\r\n    justify-content: center;\r\n    max-width: 220px;\r\n    box-shadow: var(--shadow-md);\r\n}\r\n\r\n.nav-btn.check:hover:not(:disabled) {\r\n    transform: translateY(-2px);\r\n    box-shadow: var(--shadow-lg);\r\n}\r\n\r\n.nav-btn.next {\r\n    background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-blue-dark) 100%);\r\n    color: white;\r\n    box-shadow: var(--shadow-md);\r\n}\r\n\r\n.nav-btn.next:hover:not(:disabled) {\r\n    transform: translateX(3px);\r\n    box-shadow: var(--shadow-lg);\r\n}\r\n\r\n.nav-btn:disabled { opacity: 0.5; cursor: not-allowed; }\r\n\r\n\/* ========================================\r\n   RIGHT SIDEBAR\r\n======================================== *\/\r\n.dashboard-sidebar {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 16px;\r\n    align-self: start;\r\n}\r\n\r\n\/* Progress Ring *\/\r\n.progress-ring-container {\r\n    display: flex;\r\n    justify-content: center;\r\n    margin-bottom: 12px;\r\n}\r\n\r\n.progress-ring {\r\n    position: relative;\r\n    width: 100px;\r\n    height: 100px;\r\n}\r\n\r\n.progress-ring svg { transform: rotate(-90deg); }\r\n\r\n.progress-ring-bg {\r\n    fill: none;\r\n    stroke: var(--border-color);\r\n    stroke-width: 8;\r\n}\r\n\r\n.progress-ring-fill {\r\n    fill: none;\r\n    stroke: var(--success-green);\r\n    stroke-width: 8;\r\n    stroke-linecap: round;\r\n    transition: stroke-dashoffset 0.5s ease;\r\n}\r\n\r\n.progress-ring-text {\r\n    position: absolute;\r\n    inset: 0;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    justify-content: center;\r\n}\r\n\r\n.progress-ring-percentage {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 1.4rem;\r\n    font-weight: 700;\r\n    color: var(--text-dark);\r\n}\r\n\r\n.progress-ring-label {\r\n    font-size: 0.65rem;\r\n    color: var(--text-medium);\r\n}\r\n\r\n.progress-stats-mini {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 8px;\r\n}\r\n\r\n.progress-stat-mini {\r\n    background: var(--bg-light);\r\n    padding: 10px;\r\n    border-radius: var(--radius-sm);\r\n    text-align: center;\r\n}\r\n\r\n.progress-stat-mini .value {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 1.1rem;\r\n    font-weight: 700;\r\n}\r\n\r\n.progress-stat-mini .value.correct { color: var(--success-green); }\r\n.progress-stat-mini .value.incorrect { color: var(--error-red); }\r\n\r\n.progress-stat-mini .label {\r\n    font-size: 0.65rem;\r\n    color: var(--text-medium);\r\n    margin-top: 2px;\r\n}\r\n\r\n\/* Question Grid *\/\r\n.question-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(5, 1fr);\r\n    gap: 6px;\r\n    max-height: 200px;\r\n    overflow-y: auto;\r\n    padding: 2px;\r\n}\r\n\r\n.grid-item {\r\n    width: 100%;\r\n    aspect-ratio: 1;\r\n    border-radius: var(--radius-sm);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-weight: 600;\r\n    font-size: 0.75rem;\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n    border: 2px solid transparent;\r\n    position: relative;\r\n}\r\n\r\n.grid-item.unattempted { background: var(--primary-blue); color: white; }\r\n.grid-item.current { \r\n    background: var(--accent-orange); \r\n    color: white; \r\n    transform: scale(1.1); \r\n    box-shadow: var(--shadow-md);\r\n    z-index: 1;\r\n}\r\n.grid-item.attempted { background: var(--accent-orange-light); color: var(--text-dark); }\r\n.grid-item.correct-answered { background: var(--success-green); color: white; }\r\n.grid-item.incorrect-answered { background: var(--error-red); color: white; }\r\n\r\n.grid-item.weak-marked::after {\r\n    content: '!';\r\n    position: absolute;\r\n    top: -3px;\r\n    right: -3px;\r\n    width: 12px;\r\n    height: 12px;\r\n    background: var(--error-red);\r\n    border-radius: 50%;\r\n    font-size: 0.55rem;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: white;\r\n    font-weight: 700;\r\n}\r\n\r\n.grid-item:hover:not(.current) { transform: scale(1.05); }\r\n\r\n\/* Legend *\/\r\n.legend {\r\n    padding-top: 12px;\r\n    border-top: 1px solid var(--border-color);\r\n    margin-top: 4px;\r\n}\r\n\r\n.legend-title {\r\n    font-weight: 600;\r\n    font-size: 0.75rem;\r\n    color: var(--text-dark);\r\n    margin-bottom: 8px;\r\n}\r\n\r\n.legend-items {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 10px;\r\n}\r\n\r\n.legend-item {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 5px;\r\n    font-size: 0.68rem;\r\n    color: var(--text-medium);\r\n}\r\n\r\n.legend-color {\r\n    width: 14px;\r\n    height: 14px;\r\n    border-radius: 3px;\r\n}\r\n\r\n.legend-color.unattempted { background: var(--primary-blue); }\r\n.legend-color.attempted { background: var(--accent-orange-light); }\r\n.legend-color.correct { background: var(--success-green); }\r\n.legend-color.incorrect { background: var(--error-red); }\r\n\r\n\/* Stats Rows *\/\r\n.stat-row {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    padding: 8px 0;\r\n    border-bottom: 1px dashed var(--border-color);\r\n}\r\n\r\n.stat-row:last-child { border-bottom: none; }\r\n\r\n.stat-label {\r\n    color: var(--text-medium);\r\n    font-size: 0.82rem;\r\n}\r\n\r\n.stat-value {\r\n    font-weight: 700;\r\n    font-size: 0.95rem;\r\n    color: var(--text-dark);\r\n}\r\n\r\n.stat-value.correct { color: var(--success-green); }\r\n.stat-value.incorrect { color: var(--error-red); }\r\n\r\n\/* Action Buttons *\/\r\n.action-buttons {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 10px;\r\n}\r\n\r\n.action-btn {\r\n    width: 100%;\r\n    padding: 12px;\r\n    border: none;\r\n    border-radius: var(--radius-md);\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 0.85rem;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 7px;\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.action-btn.submit {\r\n    background: linear-gradient(135deg, var(--success-green) 0%, #059669 100%);\r\n    color: white;\r\n    box-shadow: var(--shadow-md);\r\n}\r\n\r\n.action-btn.submit:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: var(--shadow-lg);\r\n}\r\n\r\n.action-btn.reset {\r\n    background: var(--bg-light);\r\n    color: var(--text-medium);\r\n    border: 2px solid var(--border-color);\r\n}\r\n\r\n.action-btn.reset:hover {\r\n    border-color: var(--error-red);\r\n    color: var(--error-red);\r\n}\r\n\r\n\/* ========================================\r\n   TOAST & MODAL\r\n======================================== *\/\r\n.warning-toast {\r\n    position: fixed;\r\n    bottom: 30px;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    background: var(--error-red);\r\n    color: white;\r\n    padding: 12px 24px;\r\n    border-radius: var(--radius-md);\r\n    font-weight: 600;\r\n    box-shadow: var(--shadow-xl);\r\n    z-index: 10000;\r\n    display: none;\r\n    animation: slideUp 0.3s ease;\r\n    font-size: 0.88rem;\r\n}\r\n\r\n.warning-toast.show { display: flex; align-items: center; gap: 8px; }\r\n.warning-toast.success { background: var(--success-green); }\r\n\r\n@keyframes slideUp {\r\n    from { opacity: 0; transform: translateX(-50%) translateY(20px); }\r\n    to { opacity: 1; transform: translateX(-50%) translateY(0); }\r\n}\r\n\r\n.result-modal {\r\n    position: fixed;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    background: rgba(0, 0, 0, 0.7);\r\n    display: none;\r\n    justify-content: center;\r\n    align-items: center;\r\n    z-index: 10000;\r\n    padding: 20px;\r\n}\r\n\r\n.result-modal.show { display: flex; }\r\n\r\n.result-content {\r\n    background: white;\r\n    padding: 32px;\r\n    border-radius: var(--radius-lg);\r\n    text-align: center;\r\n    max-width: 440px;\r\n    width: 100%;\r\n    box-shadow: var(--shadow-xl);\r\n    animation: modalSlideIn 0.3s ease;\r\n}\r\n\r\n@keyframes modalSlideIn {\r\n    from { opacity: 0; transform: scale(0.9); }\r\n    to { opacity: 1; transform: scale(1); }\r\n}\r\n\r\n.result-icon { font-size: 50px; margin-bottom: 16px; }\r\n\r\n.result-title {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 1.3rem;\r\n    font-weight: 700;\r\n    color: var(--text-dark);\r\n    margin-bottom: 8px;\r\n}\r\n\r\n.result-message {\r\n    color: var(--text-medium);\r\n    margin-bottom: 20px;\r\n    font-size: 0.9rem;\r\n}\r\n\r\n.result-stats {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 10px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.result-stat {\r\n    background: var(--bg-light);\r\n    padding: 12px;\r\n    border-radius: var(--radius-md);\r\n}\r\n\r\n.result-stat-value {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 1.3rem;\r\n    font-weight: 700;\r\n    color: var(--primary-blue);\r\n}\r\n\r\n.result-stat-label {\r\n    font-size: 0.72rem;\r\n    color: var(--text-medium);\r\n}\r\n\r\n.result-buttons {\r\n    display: flex;\r\n    gap: 10px;\r\n    justify-content: center;\r\n    flex-wrap: wrap;\r\n}\r\n\r\n.result-btn {\r\n    padding: 10px 20px;\r\n    border: none;\r\n    border-radius: var(--radius-md);\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 6px;\r\n    font-size: 0.82rem;\r\n}\r\n\r\n.result-btn.primary {\r\n    background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-blue-dark) 100%);\r\n    color: white;\r\n}\r\n\r\n.result-btn.secondary { background: var(--bg-light); color: var(--text-medium); }\r\n\r\n.result-btn.weak {\r\n    background: linear-gradient(135deg, var(--error-red) 0%, #dc2626 100%);\r\n    color: white;\r\n}\r\n\r\n.result-btn:hover { transform: translateY(-2px); }\r\n\r\n\/* ========================================\r\n   RESPONSIVE\r\n======================================== *\/\r\n@media (max-width: 1100px) {\r\n    .quiz-container {\r\n        grid-template-columns: 220px 1fr 250px;\r\n        gap: 14px;\r\n    }\r\n}\r\n\r\n@media (max-width: 960px) {\r\n    .quiz-container {\r\n        grid-template-columns: 1fr;\r\n        padding: 14px;\r\n        min-height: auto;\r\n    }\r\n\r\n    .left-sidebar { \r\n        order: 1; \r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n        gap: 14px;\r\n        height: auto;\r\n    }\r\n    \r\n    .left-sidebar .quiz-card {\r\n        flex: none;\r\n    }\r\n    \r\n    .left-sidebar .filter-list {\r\n        max-height: 180px;\r\n    }\r\n    \r\n    .question-panel { order: 2; }\r\n    .dashboard-sidebar { \r\n        order: 3;\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n        gap: 14px;\r\n        align-self: auto;\r\n    }\r\n\r\n    .header-stats { display: none; }\r\n    .mode-selector { flex-direction: column; align-items: stretch; }\r\n    .mode-tabs { justify-content: center; }\r\n    .session-info { justify-content: center; }\r\n}\r\n\r\n@media (max-width: 600px) {\r\n    .quiz-header { padding: 14px 16px; }\r\n    .topic-icon { width: 40px; height: 40px; font-size: 18px; }\r\n    .topic-info h1 { font-size: 1.1rem; }\r\n    .topic-info p { font-size: 0.75rem; }\r\n    \r\n    .mode-tab { padding: 7px 12px; font-size: 0.75rem; }\r\n    \r\n    .question-header { padding: 12px 16px; }\r\n    .question-number { font-size: 0.88rem; }\r\n    .question-body { padding: 16px; }\r\n    .question-text { font-size: 0.95rem; padding: 14px 16px; }\r\n    .option-item { padding: 12px 14px; }\r\n    \r\n    .question-nav { flex-wrap: wrap; padding: 14px; }\r\n    .nav-btn { padding: 10px 16px; font-size: 0.8rem; }\r\n    .nav-btn.check { order: -1; width: 100%; max-width: none; margin-bottom: 10px; }\r\n    \r\n    .left-sidebar, .dashboard-sidebar { grid-template-columns: 1fr; }\r\n    \r\n    .result-stats { grid-template-columns: 1fr; }\r\n    .result-buttons { flex-direction: column; }\r\n}\r\n<\/style>\r\n\r\n<div class=\"ldce-quiz-wrapper\" id=\"quizWrapper\">\r\n    <!-- Warning Toast -->\r\n    <div class=\"warning-toast\" id=\"warningToast\">\r\n        <i class=\"fas fa-exclamation-triangle\"><\/i>\r\n        <span id=\"toastMessage\">Message<\/span>\r\n    <\/div>\r\n\r\n    <!-- Result Modal -->\r\n    <div class=\"result-modal\" id=\"resultModal\">\r\n        <div class=\"result-content\">\r\n            <div class=\"result-icon\" id=\"resultIcon\">\ud83c\udf89<\/div>\r\n            <h2 class=\"result-title\" id=\"resultTitle\">Great Job!<\/h2>\r\n            <p class=\"result-message\" id=\"resultMessage\">You have completed the quiz.<\/p>\r\n            <div class=\"result-stats\">\r\n                <div class=\"result-stat\">\r\n                    <div class=\"result-stat-value\" id=\"resultCorrect\">0<\/div>\r\n                    <div class=\"result-stat-label\">Correct<\/div>\r\n                <\/div>\r\n                <div class=\"result-stat\">\r\n                    <div class=\"result-stat-value\" id=\"resultIncorrect\">0<\/div>\r\n                    <div class=\"result-stat-label\">Incorrect<\/div>\r\n                <\/div>\r\n                <div class=\"result-stat\">\r\n                    <div class=\"result-stat-value\" id=\"resultScore\">0%<\/div>\r\n                    <div class=\"result-stat-label\">Score<\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"result-buttons\">\r\n                <button class=\"result-btn secondary\" id=\"reviewBtn\">\r\n                    <i class=\"fas fa-eye\"><\/i> Review\r\n                <\/button>\r\n                <button class=\"result-btn weak\" id=\"practiceWeakBtn\" style=\"display: none;\">\r\n                    <i class=\"fas fa-exclamation-circle\"><\/i> Practice Weak\r\n                <\/button>\r\n                <button class=\"result-btn primary\" id=\"retryBtn\">\r\n                    <i class=\"fas fa-redo\"><\/i> Try Again\r\n                <\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Header -->\r\n    <header class=\"quiz-header\">\r\n        <div class=\"header-content\">\r\n            <div class=\"topic-title\">\r\n                <div class=\"topic-icon\">\r\n                    <i class=\"fas fa-file-invoice-dollar\" id=\"topicIcon\"><\/i>\r\n                <\/div>\r\n                <div class=\"topic-info\">\r\n                    <h1 id=\"topicName\">Record Management<\/h1>\r\n                    <p>Chapter-wise MCQs for comprehensive preparation<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"header-stats\">\r\n                <div class=\"stat-badge progress-badge\">\r\n                    <i class=\"fas fa-chart-line\"><\/i>\r\n                    <span id=\"overallProgress\">0% Mastered<\/span>\r\n                <\/div>\r\n                <div class=\"stat-badge weak-badge\" id=\"weakBadgeHeader\" style=\"display: none;\">\r\n                    <i class=\"fas fa-exclamation-circle\"><\/i>\r\n                    <span id=\"weakCountHeader\">0 Weak Areas<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <!-- Mode Selector -->\r\n    <div class=\"mode-selector\">\r\n        <div class=\"mode-tabs\">\r\n            <button class=\"mode-tab active\" data-mode=\"all\" id=\"modeAll\">\r\n                <i class=\"fas fa-list\"><\/i>\r\n                All Questions\r\n                <span class=\"badge\" id=\"allCount\">0<\/span>\r\n            <\/button>\r\n            <button class=\"mode-tab\" data-mode=\"chapter\" id=\"modeChapter\">\r\n                <i class=\"fas fa-book\"><\/i>\r\n                By Chapter\r\n            <\/button>\r\n            <button class=\"mode-tab weak-mode\" data-mode=\"weak\" id=\"modeWeak\">\r\n                <i class=\"fas fa-exclamation-circle\"><\/i>\r\n                Weak Areas\r\n                <span class=\"badge\" id=\"weakModeCount\">0<\/span>\r\n            <\/button>\r\n        <\/div>\r\n        <div class=\"session-info\" id=\"sessionInfo\" style=\"display: none;\">\r\n            <i class=\"fas fa-history\"><\/i>\r\n            <span id=\"sessionText\">Last session: Q5<\/span>\r\n            <button class=\"resume-btn\" id=\"resumeBtn\">\r\n                <i class=\"fas fa-play\"><\/i>\r\n                Resume\r\n            <\/button>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Main Container -->\r\n    <div class=\"quiz-container\">\r\n        <!-- Left Sidebar -->\r\n        <aside class=\"left-sidebar\">\r\n            <!-- Chapter Filter -->\r\n            <div class=\"quiz-card\" id=\"chapterFilterCard\">\r\n                <div class=\"quiz-card-header light\">\r\n                    <h3><i class=\"fas fa-book-open\"><\/i> Filter by Chapter<\/h3>\r\n                <\/div>\r\n                <div class=\"quiz-card-body\">\r\n                    <div class=\"filter-list\" id=\"chapterList\"><\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Weak Areas Card -->\r\n            <div class=\"quiz-card weak-areas-card\" id=\"weakAreasCard\" style=\"display: none;\">\r\n                <div class=\"quiz-card-header\">\r\n                    <h3><i class=\"fas fa-exclamation-triangle\"><\/i> Weak Areas<\/h3>\r\n                <\/div>\r\n                <div class=\"quiz-card-body\">\r\n                    <div class=\"weak-question-list\" id=\"weakQuestionList\"><\/div>\r\n                    <button class=\"practice-weak-btn\" id=\"practiceWeakAreasBtn\">\r\n                        <i class=\"fas fa-redo\"><\/i>\r\n                        Practice All Weak Areas\r\n                    <\/button>\r\n                <\/div>\r\n            <\/div>\r\n             <!-- Action Buttons -->\r\n            <div class=\"action-buttons\">\r\n                \r\n                <button class=\"action-btn reset\" id=\"resetBtn\">\r\n                    <i class=\"fas fa-redo-alt\"><\/i>\r\n                    Reset Session\r\n                <\/button>\r\n            <\/div>\r\n        <\/aside>\r\n\r\n        <!-- Question Panel -->\r\n        <main class=\"question-panel\">\r\n            <div class=\"question-header\">\r\n                <span class=\"question-number\" id=\"questionNumber\">Question 1 of 20<\/span>\r\n                <div class=\"question-meta\">\r\n                    <div class=\"meta-badge chapter\">\r\n                        <i class=\"fas fa-book\"><\/i>\r\n                        <span id=\"currentQuestionChapter\">Chapter 1<\/span>\r\n                    <\/div>\r\n                    <div class=\"meta-badge weak\" id=\"weakBadge\" style=\"display: none;\">\r\n                        <i class=\"fas fa-exclamation-circle\"><\/i>\r\n                        <span>Weak<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"question-body\">\r\n                <div class=\"question-text\" id=\"questionText\">Loading question...<\/div>\r\n                <div class=\"options-list\" id=\"optionsList\"><\/div>\r\n                <div class=\"explanation-box\" id=\"explanationBox\">\r\n                    <div class=\"explanation-title\">\r\n                        <i class=\"fas fa-lightbulb\"><\/i>\r\n                        Explanation\r\n                    <\/div>\r\n                    <p class=\"explanation-text\" id=\"explanationText\"><\/p>\r\n                <\/div>\r\n                <div class=\"mastery-indicator\" id=\"masteryIndicator\">\r\n                    <span class=\"mastery-label\">\r\n                        <i class=\"fas fa-star\"><\/i>\r\n                        Mastery:\r\n                    <\/span>\r\n                    <div class=\"mastery-stars\" id=\"masteryStars\">\r\n                        <i class=\"fas fa-star\"><\/i>\r\n                        <i class=\"fas fa-star\"><\/i>\r\n                        <i class=\"fas fa-star\"><\/i>\r\n                        <i class=\"fas fa-star\"><\/i>\r\n                        <i class=\"fas fa-star\"><\/i>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Navigation Buttons -->\r\n                <div class=\"question-nav\">\r\n                    <button class=\"nav-btn prev\" id=\"prevBtn\">\r\n                        <i class=\"fas fa-arrow-left\"><\/i>\r\n                        Previous\r\n                    <\/button>\r\n                    <button class=\"nav-btn check\" id=\"checkBtn\">\r\n                        <i class=\"fas fa-check-circle\"><\/i>\r\n                        Check Answer\r\n                    <\/button>\r\n                    <button class=\"nav-btn next\" id=\"nextBtn\">\r\n                        Next\r\n                        <i class=\"fas fa-arrow-right\"><\/i>\r\n                    <\/button>\r\n                <\/div>\r\n            <\/div>\r\n        <\/main>\r\n\r\n        <!-- Right Sidebar -->\r\n        <aside class=\"dashboard-sidebar\">\r\n            <!-- Question Navigator -->\r\n            <div class=\"quiz-card\">\r\n                <div class=\"quiz-card-header light\">\r\n                    <h3><i class=\"fas fa-th\"><\/i> Question Navigator<\/h3>\r\n                <\/div>\r\n                <div class=\"quiz-card-body\">\r\n                    <div class=\"question-grid\" id=\"questionGrid\"><\/div>\r\n                    <div class=\"legend\">\r\n                        <div class=\"legend-title\">Legend:<\/div>\r\n                        <div class=\"legend-items\">\r\n                            <div class=\"legend-item\">\r\n                                <div class=\"legend-color unattempted\"><\/div>\r\n                                <span>Unattempted<\/span>\r\n                            <\/div>\r\n                            <div class=\"legend-item\">\r\n                                <div class=\"legend-color attempted\"><\/div>\r\n                                <span>Attempted<\/span>\r\n                            <\/div>\r\n                            <div class=\"legend-item\">\r\n                                <div class=\"legend-color correct\"><\/div>\r\n                                <span>Correct<\/span>\r\n                            <\/div>\r\n                            <div class=\"legend-item\">\r\n                                <div class=\"legend-color incorrect\"><\/div>\r\n                                <span>Incorrect<\/span>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Your Progress -->\r\n            <div class=\"quiz-card\">\r\n                <div class=\"quiz-card-header\">\r\n                    <h3><i class=\"fas fa-trophy\"><\/i> Your Progress<\/h3>\r\n                <\/div>\r\n                <div class=\"quiz-card-body\">\r\n                    <div class=\"progress-ring-container\">\r\n                        <div class=\"progress-ring\">\r\n                            <svg width=\"100\" height=\"100\">\r\n                                <circle class=\"progress-ring-bg\" cx=\"50\" cy=\"50\" r=\"42\"><\/circle>\r\n                                <circle class=\"progress-ring-fill\" cx=\"50\" cy=\"50\" r=\"42\" \r\n                                        stroke-dasharray=\"264\" \r\n                                        stroke-dashoffset=\"264\"\r\n                                        id=\"progressRingFill\"><\/circle>\r\n                            <\/svg>\r\n                            <div class=\"progress-ring-text\">\r\n                                <span class=\"progress-ring-percentage\" id=\"progressPercentage\">0%<\/span>\r\n                                <span class=\"progress-ring-label\">Mastered<\/span>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"progress-stats-mini\">\r\n                        <div class=\"progress-stat-mini\">\r\n                            <div class=\"value correct\" id=\"totalCorrectProgress\">0<\/div>\r\n                            <div class=\"label\">Correct<\/div>\r\n                        <\/div>\r\n                        <div class=\"progress-stat-mini\">\r\n                            <div class=\"value incorrect\" id=\"totalWeakProgress\">0<\/div>\r\n                            <div class=\"label\">Weak Areas<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n\r\n            <!-- Session Stats -->\r\n            <div class=\"quiz-card\">\r\n                <div class=\"quiz-card-header\">\r\n                    <h3><i class=\"fas fa-chart-pie\"><\/i> Session Stats<\/h3>\r\n                <\/div>\r\n                <div class=\"quiz-card-body\">\r\n                    <div class=\"stat-row\">\r\n                        <span class=\"stat-label\">Total Questions<\/span>\r\n                        <span class=\"stat-value\" id=\"totalQuestions\">0<\/span>\r\n                    <\/div>\r\n                    <div class=\"stat-row\">\r\n                        <span class=\"stat-label\">Attempted<\/span>\r\n                        <span class=\"stat-value\" id=\"attemptedCount\">0<\/span>\r\n                    <\/div>\r\n                    <div class=\"stat-row\">\r\n                        <span class=\"stat-label\">Correct<\/span>\r\n                        <span class=\"stat-value correct\" id=\"correctCount\">0<\/span>\r\n                    <\/div>\r\n                    <div class=\"stat-row\">\r\n                        <span class=\"stat-label\">Incorrect<\/span>\r\n                        <span class=\"stat-value incorrect\" id=\"incorrectCount\">0<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Action Buttons -->\r\n            <div class=\"action-buttons\">\r\n                <button class=\"action-btn submit\" id=\"submitBtn\">\r\n                    <i class=\"fas fa-paper-plane\"><\/i>\r\n                    Submit & View Results\r\n                <\/button>\r\n                \r\n            <\/div>\r\n        <\/aside>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n\/\/ ==========================================\r\n\/\/ QUIZ CONFIGURATION\r\n\/\/ ==========================================\r\nconst quizConfig = {\r\n    quizId: 'RecordManagement-chapterwise-quiz',\r\n    topic: 'Record Management',\r\n    paper: 'Paper 2',\r\n    wpAjaxUrl: '\/wp-admin\/admin-ajax.php',\r\n    useWordPressSync: false,\r\n    masteryThreshold: 3,\r\n    weakThreshold: 1\r\n};\r\n\r\n\/\/ ==========================================\r\n\/\/ QUESTIONS DATA (Year removed)\r\n\/\/ ==========================================\r\nconst allQuestions = [\r\n    {\r\n  id: 1,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What are the main activities covered under records management?\",\r\n  options: [\r\n    \"Recording, retention, retrieval and weeding out\",\r\n    \"Filing, indexing, scanning and digitization\",\r\n    \"Creation, distribution, circulation and archiving\",\r\n    \"Documentation, classification, preservation and disposal\"\r\n  ],\r\n  correct: 0,\r\n  explanation: `<b>Correct Answer: A) Recording, retention, retrieval and weeding out<\/b><br><br><b>Para 10.1(1):<\/b> <i>\"Records management covers the activities concerning mainly recording, retention, retrieval and weeding out.\"<\/i><br><br>These four activities form the core of records management as specified in the manual.`\r\n},\r\n{\r\n  id: 2,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What is the minimum level at which a Departmental Records Officer (DRO) should be nominated?\",\r\n  options: [\r\n    \"Under Secretary level\",\r\n    \"Section Officer level\",\r\n    \"Deputy Secretary level\",\r\n    \"Assistant level\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Section Officer level<\/b><br><br><b>Para 10.1(2):<\/b> <i>\"Each record creating agency will nominate, in pursuance of provisions of the Public Records Act, 1993 and the Public Records Rules, 1997 a Departmental Records Officer (DRO) who is not below the level of a Section Officer for overall records management of the organisation as a whole.\"<\/i><br><br>The DRO must be at least at Section Officer level or above.`\r\n},\r\n{\r\n  id: 3,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Under which legislation is the Departmental Records Officer (DRO) nominated?\",\r\n  options: [\r\n    \"Public Records Act, 1993 and the Public Records Rules, 1997\",\r\n    \"Right to Information Act, 2005\",\r\n    \"General Financial Rules, 2017\",\r\n    \"Central Secretariat Manual of Office Procedure\"\r\n  ],\r\n  correct: 0,\r\n  explanation: `<b>Correct Answer: A) Public Records Act, 1993 and the Public Records Rules, 1997<\/b><br><br><b>Para 10.1(2):<\/b> <i>\"Each record creating agency will nominate, in pursuance of provisions of the Public Records Act, 1993 and the Public Records Rules, 1997 a Departmental Records Officer (DRO) who is not below the level of a Section Officer for overall records management of the organisation as a whole.\"<\/i><br><br>The nomination is made under these specific legislations.`\r\n},\r\n{\r\n  id: 4,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What is the role of the Departmental Records Officer (DRO)?\",\r\n  options: [\r\n    \"To handle day-to-day file movement\",\r\n    \"Overall records management of the organisation as a whole\",\r\n    \"To approve all file recordings\",\r\n    \"To conduct annual audits of files\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Overall records management of the organisation as a whole<\/b><br><br><b>Para 10.1(2):<\/b> <i>\"Each record creating agency will nominate, in pursuance of provisions of the Public Records Act, 1993 and the Public Records Rules, 1997 a Departmental Records Officer (DRO) who is not below the level of a Section Officer for overall records management of the organisation as a whole.\"<\/i><br><br>The DRO is responsible for overall records management of the entire organisation.`\r\n},\r\n{\r\n  id: 5,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"When should files be recorded?\",\r\n  options: [\r\n    \"Immediately after creation\",\r\n    \"After action on all the issues considered thereon has been completed\",\r\n    \"Within 30 days of creation\",\r\n    \"At the end of each financial year\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) After action on all the issues considered thereon has been completed<\/b><br><br><b>Para 10.2:<\/b> <i>\"Files should be recorded after action on all the issues considered thereon has been completed as per the record retention schedules (Para 10.7).\"<\/i><br><br>Recording is done only after complete action on the file.`\r\n},\r\n{\r\n  id: 6,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"After how long can files of purely ephemeral nature be destroyed without being formally recorded?\",\r\n  options: [\r\n    \"Six months\",\r\n    \"One year\",\r\n    \"Two years\",\r\n    \"Three years\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) One year<\/b><br><br><b>Para 10.2:<\/b> <i>\"However, files of a purely ephemeral nature (such as casual leave records or circulars of temporary nature) containing papers of little reference or research value may be destroyed after one year without being formally recorded.\"<\/i><br><br>Ephemeral files can be destroyed after one year without formal recording.`\r\n},\r\n{\r\n  id: 7,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Which of the following is an example of files of purely ephemeral nature?\",\r\n  options: [\r\n    \"Policy files and budget proposals\",\r\n    \"Casual leave records and circulars of temporary nature\",\r\n    \"Personnel files and service records\",\r\n    \"Audit reports and financial statements\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Casual leave records and circulars of temporary nature<\/b><br><br><b>Para 10.2:<\/b> <i>\"However, files of a purely ephemeral nature (such as casual leave records or circulars of temporary nature) containing papers of little reference or research value may be destroyed after one year without being formally recorded.\"<\/i><br><br>These are specifically mentioned as examples of ephemeral files.`\r\n},\r\n{\r\n  id: 8,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What characteristic must files of purely ephemeral nature possess to be destroyed without formal recording?\",\r\n  options: [\r\n    \"They must be less than 10 pages\",\r\n    \"They must contain papers of little reference or research value\",\r\n    \"They must be more than 5 years old\",\r\n    \"They must be approved by the Head of Department\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) They must contain papers of little reference or research value<\/b><br><br><b>Para 10.2:<\/b> <i>\"However, files of a purely ephemeral nature (such as casual leave records or circulars of temporary nature) containing papers of little reference or research value may be destroyed after one year without being formally recorded.\"<\/i><br><br>Files must contain papers of little reference or research value to qualify for destruction without formal recording.`\r\n},\r\n{\r\n  id: 9,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"In eFile system, for which type of files is the facility of recording given?\",\r\n  options: [\r\n    \"All electronic files\",\r\n    \"Only files marked as confidential\",\r\n    \"Files on which processing is done physically\",\r\n    \"Files older than one year\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Files on which processing is done physically<\/b><br><br><b>Box-e.10.1:<\/b> <i>\"In eFile, the facility of recording a file is given for the files on which processing is done physically.\"<\/i><br><br>Recording facility in eFile is specifically for physically processed files.`\r\n},\r\n{\r\n  id: 10,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What happens to an electronic file on which action is complete in the eFile system?\",\r\n  options: [\r\n    \"It is automatically archived\",\r\n    \"It is closed and kept in a separate folder (closed folder)\",\r\n    \"It is transferred to the Records Officer\",\r\n    \"It is permanently deleted\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) It is closed and kept in a separate folder (closed folder)<\/b><br><br><b>Box-e.10.1:<\/b> <i>\"An electronic file on which action is complete is closed and kept in a separate folder (closed folder).\"<\/i><br><br>Completed electronic files are closed and moved to a closed folder.`\r\n},\r\n{\r\n  id: 11,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"In eFile system, who can close an electronic file on which action is complete?\",\r\n  options: [\r\n    \"Any officer who has access to the file\",\r\n    \"The creator of the file after getting approval of the competent authority\",\r\n    \"Only the Head of Department\",\r\n    \"The Records Officer only\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) The creator of the file after getting approval of the competent authority<\/b><br><br><b>Box-e.10.1:<\/b> <i>\"This may be closed by the creator of the file after getting approval of the competent authority, which may be of the level of Section Officer or above based on the roles assigned in the application.\"<\/i><br><br>The creator needs approval from competent authority to close a file.`\r\n},\r\n{\r\n  id: 12,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What is the minimum level of competent authority required to approve closure of an electronic file in eFile system?\",\r\n  options: [\r\n    \"Assistant level\",\r\n    \"Section Officer level or above\",\r\n    \"Under Secretary level\",\r\n    \"Deputy Secretary level\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Section Officer level or above<\/b><br><br><b>Box-e.10.1:<\/b> <i>\"This may be closed by the creator of the file after getting approval of the competent authority, which may be of the level of Section Officer or above based on the roles assigned in the application.\"<\/i><br><br>Section Officer or above can approve file closure based on assigned roles.`\r\n},\r\n{\r\n  id: 13,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Who can view a closed electronic file in the eFile system?\",\r\n  options: [\r\n    \"All officials in the department\",\r\n    \"Only the Records Officer\",\r\n    \"The official who has closed the file and official who has authorized the closure\",\r\n    \"Any official with administrative access\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) The official who has closed the file and official who has authorized the closure<\/b><br><br><b>Box-e.10.1:<\/b> <i>\"The closed file may be seen by the official who has closed the file and official who has authorized the closure of the file.\"<\/i><br><br>Only these two officials have viewing rights for closed files.`\r\n},\r\n{\r\n  id: 14,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Who can reopen a closed electronic file in the eFile system?\",\r\n  options: [\r\n    \"Any Section Officer\",\r\n    \"The official who has closed the file with the approval of the competent authority\",\r\n    \"Only the Head of Department\",\r\n    \"The Records Officer\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) The official who has closed the file with the approval of the competent authority<\/b><br><br><b>Box-e.10.1:<\/b> <i>\"The closed file can be reopened\/retrieved by the official who has closed the file with the approval of the competent authority.\"<\/i><br><br>The same official who closed it can reopen with approval from competent authority.`\r\n},\r\n{\r\n  id: 15,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"How frequently should the working condition of external media storing e-files be checked?\",\r\n  options: [\r\n    \"At least once a month\",\r\n    \"At least once a week\",\r\n    \"At least once a quarter\",\r\n    \"At least twice a year\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) At least once a week<\/b><br><br><b>Box-e.10.1:<\/b> <i>\"The e-files should also be kept in external media and the working condition of media should be checked frequently (at least once a week).\"<\/i><br><br>Weekly checking is the minimum frequency specified for external media condition.`\r\n},\r\n{\r\n  id: 16,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Where should e-files be kept in addition to the eFile system?\",\r\n  options: [\r\n    \"In cloud storage only\",\r\n    \"In external media\",\r\n    \"In paper format\",\r\n    \"In departmental servers only\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) In external media<\/b><br><br><b>Box-e.10.1:<\/b> <i>\"The e-files should also be kept in external media and the working condition of media should be checked frequently (at least once a week).\"<\/i><br><br>E-files must be kept in external media as backup.`\r\n},\r\n\r\n\r\n{\r\n  id: 19,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What does Category 'A' classification mean for files?\",\r\n  options: [\r\n    \"Keep for specified period only\",\r\n    \"Keep but do not microfilm\",\r\n    \"Keep and microfilm\",\r\n    \"Keep and digitize\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Keep and microfilm<\/b><br><br><b>Para 10.4(i):<\/b> <i>\"Category 'A' meaning 'keep and microfilm'\"<\/i><br><br>Category A files are kept permanently and must be microfilmed.`\r\n},\r\n{\r\n  id: 20,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Files containing documents so precious that their original must be preserved intact with restricted access fall under which category?\",\r\n  options: [\r\n    \"Category 'B'\",\r\n    \"Category 'C'\",\r\n    \"Category 'A'\",\r\n    \"Category 'D'\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Category 'A'<\/b><br><br><b>Para 10.4(i)(a)(i):<\/b> <i>\"This categorization will be adopted for: (a) files which qualify for permanent preservation for administrative purposes (Part 'A' of Appendix 10.2) and which have to be microfilmed because they contain: (i) a document so precious that its original must be preserved intact and access to it in the original form must be restricted to the barest minimum to avoid damage or loss;\"<\/i><br><br>Such precious documents are classified under Category A.`\r\n},\r\n{\r\n  id: 21,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Files containing material likely to be required for frequent reference by different parties simultaneously are categorized under which category?\",\r\n  options: [\r\n    \"Category 'C'\",\r\n    \"Category 'B'\",\r\n    \"Category 'A'\",\r\n    \"No specific category\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Category 'A'<\/b><br><br><b>Para 10.4(i)(a)(ii):<\/b> <i>\"files which qualify for permanent preservation for administrative purposes (Part 'A' of Appendix 10.2) and which have to be microfilmed because they contain: (i) a document so precious that its original must be preserved intact and access to it in the original form must be restricted to the barest minimum to avoid damage or loss; or (ii) material likely to be required for frequent reference by different parties simultaneously\/frequently.\"<\/i><br><br>Such files requiring frequent simultaneous reference fall under Category A.`\r\n},\r\n{\r\n  id: 22,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Files of historical importance are categorized under which category?\",\r\n  options: [\r\n    \"Category 'A'\",\r\n    \"Category 'B'\",\r\n    \"Category 'C'\",\r\n    \"Either Category 'A' or 'B'\"\r\n  ],\r\n  correct: 0,\r\n  explanation: `<b>Correct Answer: A) Category 'A'<\/b><br><br><b>Para 10.4(i)(b):<\/b> <i>\"This categorization will be adopted for: (a) files which qualify for permanent preservation for administrative purposes (Part 'A' of Appendix 10.2) and which have to be microfilmed because they contain: (i) a document so precious that its original must be preserved intact and access to it in the original form must be restricted to the barest minimum to avoid damage or loss; or (ii) material likely to be required for frequent reference by different parties simultaneously\/frequently. (b) files of historical importance (Part 'B' of Appendix 10.2)\"<\/i><br><br>Files of historical importance fall under Category A.`\r\n},\r\n{\r\n  id: 23,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What does Category 'B' classification mean for files?\",\r\n  options: [\r\n    \"Keep and microfilm\",\r\n    \"Keep but do not microfilm\",\r\n    \"Keep for specified period only\",\r\n    \"Destroy after one year\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Keep but do not microfilm<\/b><br><br><b>Para 10.4(ii):<\/b> <i>\"Category 'B' meaning keep but do not microfilm'\"<\/i><br><br>Category B files are kept permanently but are not microfilmed.`\r\n},\r\n{\r\n  id: 24,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Which types of files are covered under Category 'B'?\",\r\n  options: [\r\n    \"Files of historical importance\",\r\n    \"Files required for permanent preservation for administrative purposes\",\r\n    \"Files of secondary importance\",\r\n    \"Files requiring frequent reference\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Files required for permanent preservation for administrative purposes<\/b><br><br><b>Para 10.4(ii):<\/b> <i>\"Category 'B' meaning keep but do not microfilm'- This category will cover files required for permanent preservation for administrative purposes, such as those listed in part 'A' of Appendix 10.2. It will, however, exclude the nature of material falling under the category described in (i) or (ii) of subpara (1) (a) above and therefore need not be microfilmed.\"<\/i><br><br>Category B covers files for permanent administrative preservation that don't need microfilming.`\r\n},\r\n\r\n{\r\n  id: 26,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What does Category 'C' classification mean for files?\",\r\n  options: [\r\n    \"Keep and microfilm\",\r\n    \"Keep but do not microfilm\",\r\n    \"Keep for specified period only\",\r\n    \"Keep permanently\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Keep for specified period only<\/b><br><br><b>Para 10.4(iii):<\/b> <i>\"Category 'C' meaning 'keep for specified period only'\"<\/i><br><br>Category C files are kept only for a specified limited period.`\r\n},\r\n{\r\n  id: 27,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What is the maximum retention period for Category 'C' files?\",\r\n  options: [\r\n    \"5 years\",\r\n    \"7 years\",\r\n    \"10 years\",\r\n    \"15 years\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) 10 years<\/b><br><br><b>Para 10.4(iii):<\/b> <i>\"Category 'C' meaning 'keep for specified period only'-This category will include files of secondary importance having reference value for a limited period not exceeding 10 years.\"<\/i><br><br>Category C files have a maximum retention period of 10 years.`\r\n},\r\n{\r\n  id: 28,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What type of files are included in Category 'C'?\",\r\n  options: [\r\n    \"Files of historical importance\",\r\n    \"Files of primary importance\",\r\n    \"Files of secondary importance having reference value for a limited period\",\r\n    \"Files requiring permanent preservation\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Files of secondary importance having reference value for a limited period<\/b><br><br><b>Para 10.4(iii):<\/b> <i>\"Category 'C' meaning 'keep for specified period only'-This category will include files of secondary importance having reference value for a limited period not exceeding 10 years.\"<\/i><br><br>Category C includes files of secondary importance with limited reference value.`\r\n},\r\n{\r\n  id: 29,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What happens to a Category 'C' file if it needs to be retained beyond 10 years?\",\r\n  options: [\r\n    \"It is destroyed after obtaining special permission\",\r\n    \"It is upgraded to 'B' Category\",\r\n    \"It is upgraded to 'A' Category\",\r\n    \"It remains in Category 'C' with extended period\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) It is upgraded to 'B' Category<\/b><br><br><b>Para 10.4(iii):<\/b> <i>\"Category 'C' meaning 'keep for specified period only'-This category will include files of secondary importance having reference value for a limited period not exceeding 10 years. In exceptional cases, if the record is required to be retained beyond 10 years it will be upgraded to 'B' Category.\"<\/i><br><br>Extension beyond 10 years requires upgrading to Category B.`\r\n},\r\n{\r\n  id: 30,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Files required for permanent preservation for administrative purposes are categorized under which category?\",\r\n  options: [\r\n    \"Only Category 'A'\",\r\n    \"Only Category 'B'\",\r\n    \"Both Category 'A' and Category 'B'\",\r\n    \"Category 'C'\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Both Category 'A' and Category 'B'<\/b><br><br><b>Para 10.4(i)(a) and Para 10.4(ii):<\/b> <i>Category A: \"files which qualify for permanent preservation for administrative purposes (Part 'A' of Appendix 10.2)\"<br>Category B: \"This category will cover files required for permanent preservation for administrative purposes, such as those listed in part 'A' of Appendix 10.2.\"<\/i><br><br>Both categories cover permanent preservation for administrative purposes, with the difference being microfilming requirements.`\r\n},\r\n{\r\n  id: 31,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"How many categories are specified for recording eFiles?\",\r\n  options: [\r\n    \"One category\",\r\n    \"Two categories\",\r\n    \"Three categories\",\r\n    \"Four categories\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Two categories<\/b><br><br><b>Para 10.4:<\/b> <i>\"The eFiles may be recorded under two categories: Category - 'A'-eFiles which qualify for permanent preservation for administrative purposes or historical reasons such as those listed in Part A and Part B of Appendix10.2. Category 'C' --eFiles which are of secondary importance having reference value for a limited period not exceeding 10 years.\"<\/i><br><br>eFiles are recorded under only two categories: A and C.`\r\n},\r\n{\r\n  id: 32,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What types of eFiles are classified under Category 'A'?\",\r\n  options: [\r\n    \"eFiles of secondary importance\",\r\n    \"eFiles which qualify for permanent preservation for administrative purposes or historical reasons\",\r\n    \"eFiles required for limited period only\",\r\n    \"eFiles containing casual leave records\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) eFiles which qualify for permanent preservation for administrative purposes or historical reasons<\/b><br><br><b>Para 10.4:<\/b> <i>\"Category - 'A'-eFiles which qualify for permanent preservation for administrative purposes or historical reasons such as those listed in Part A and Part B of Appendix10.2.\"<\/i><br><br>Category A eFiles are those requiring permanent preservation for administrative or historical reasons.`\r\n},\r\n{\r\n  id: 33,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What types of eFiles are classified under Category 'C'?\",\r\n  options: [\r\n    \"eFiles of historical importance\",\r\n    \"eFiles which are of secondary importance having reference value for a limited period not exceeding 10 years\",\r\n    \"eFiles requiring permanent preservation\",\r\n    \"eFiles containing precious documents\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) eFiles which are of secondary importance having reference value for a limited period not exceeding 10 years<\/b><br><br><b>Para 10.4:<\/b> <i>\"Category 'C' --eFiles which are of secondary importance having reference value for a limited period not exceeding 10 years.\"<\/i><br><br>Category C eFiles are of secondary importance with limited reference value.`\r\n},\r\n{\r\n  id: 34,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"If an eFile of secondary importance needs to be retained beyond 10 years, to which category is it upgraded?\",\r\n  options: [\r\n    \"Category 'B'\",\r\n    \"Category 'A'\",\r\n    \"Category 'D'\",\r\n    \"It cannot be upgraded\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Category 'A'<\/b><br><br><b>Para 10.4:<\/b> <i>\"Category 'C' --eFiles which are of secondary importance having reference value for a limited period not exceeding 10 years. In exceptional cases, if the record is required to be retained beyond 10 years it will be upgraded to A Category.\"<\/i><br><br>For eFiles, Category C is upgraded to Category A (not B as in physical files) when retention beyond 10 years is required.`\r\n},\r\n\r\n{\r\n  id: 36,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"How many file categories exist for physical files?\",\r\n  options: [\r\n    \"Two categories (A and B)\",\r\n    \"Two categories (A and C)\",\r\n    \"Three categories (A, B and C)\",\r\n    \"Four categories (A, B, C and D)\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Three categories (A, B and C)<\/b><br><br><b>Para 10.4:<\/b> <i>\"Files may be recorded under any one of the following categories: (i) Category 'A' meaning 'keep and microfilm'...(ii) Category 'B' meaning keep but do not microfilm'...(iii) Category 'C' meaning 'keep for specified period only'\"<\/i><br><br>Physical files have three categories: A, B, and C.`\r\n},\r\n{\r\n  id: 39,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Who should close and record the file after action on the issue(s) has been completed?\",\r\n  options: [\r\n    \"Only the Section Officer\",\r\n    \"The Dealing Officer\/Initiating Officer in consultation with his supervisory officer\",\r\n    \"The Departmental Records Officer\",\r\n    \"Any officer who has access to the file\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) The Dealing Officer\/Initiating Officer in consultation with his supervisory officer<\/b><br><br><b>Para 10.5:<\/b> <i>\"After action on the issue(s) considered on the file has been completed, the Dealing Officer\/Initiating Officer, in consultation with his supervisory officer, should close and record the file in the manner prescribed below:\"<\/i><br><br>The Dealing Officer\/Initiating Officer must consult with supervisory officer before closing and recording the file.`\r\n},\r\n{\r\n  id: 40,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"From whom should the Dealing Officer obtain approval before indicating the category of record on the file cover?\",\r\n  options: [\r\n    \"The Under Secretary\",\r\n    \"The Section Officer\/Desk Officer\",\r\n    \"The Deputy Secretary\",\r\n    \"The Departmental Records Officer\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) The Section Officer\/Desk Officer<\/b><br><br><b>Para 10.5(i):<\/b> <i>\"indicate the appropriate category of record (Para10.4) and in the case of category 'C', also specify the retention period and the year of review\/weeding\/destruction on the file cover; for non-file documents, indicate the number of years for retention on the file cover. E.g. 'C\/5 \u2013 Destroy (or Review) 2\/2023 on a file cover of the file to be retained for 5 years from the date of closure in 2\/2018'. This is done after the Dealing Officer specifically obtained approval of the Section Officer\/Desk Officer;\"<\/i><br><br>The Dealing Officer must obtain approval from the Section Officer\/Desk Officer before indicating the category.`\r\n},\r\n\r\n{\r\n  id: 42,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"If a file is to be retained for 5 years from the date of closure in 2\/2018, how should it be marked on the file cover?\",\r\n  options: [\r\n    \"C\/5 \u2013 Destroy 2018\",\r\n    \"C\/5 \u2013 Destroy (or Review) 2\/2023\",\r\n    \"Category C \u2013 5 years \u2013 2023\",\r\n    \"Retain until 2\/2023\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) C\/5 \u2013 Destroy (or Review) 2\/2023<\/b><br><br><b>Para 10.5(i):<\/b> <i>\"E.g. 'C\/5 \u2013 Destroy (or Review) 2\/2023 on a file cover of the file to be retained for 5 years from the date of closure in 2\/2018'.\"<\/i><br><br>This is the prescribed format for marking Category C files with retention period.`\r\n},\r\n\r\n{\r\n  id: 44,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Which categories of files need to be indexed during the recording process?\",\r\n  options: [\r\n    \"Only Category 'A' files\",\r\n    \"Only Category 'B' files\",\r\n    \"Category 'A' and 'B' files\",\r\n    \"All categories including 'C'\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Category 'A' and 'B' files<\/b><br><br><b>Para 10.5(iii):<\/b> <i>\"get the file indexed (Paras10.6 & 10.7) for Category 'A'&'B' files;\"<\/i><br><br><b>Para 10.6:<\/b> <i>\"Only those files which are categorised as 'A'&'B' will be indexed.\"<\/i><br><br>Only Category A and B files require indexing.`\r\n},\r\n\r\n{\r\n  id: 46,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Which of the following papers should be removed from the file during recording?\",\r\n  options: [\r\n    \"All documents without exception\",\r\n    \"Only duplicate copies\",\r\n    \"Reminders, acknowledgements, routine slips, working-sheets, rough drafts, surplus copies\",\r\n    \"All papers older than one year\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Reminders, acknowledgements, routine slips, working-sheets, rough drafts, surplus copies<\/b><br><br><b>Para 10.5(v):<\/b> <i>\"remove from the file all superfluous papers such as reminders, acknowledgements, routine slips, working-sheets, rough drafts, surplus copies, etc. and destroy them, unless they have audit or legal value;\"<\/i><br><br>These superfluous papers should be removed and destroyed unless they have audit or legal value.`\r\n},\r\n{\r\n  id: 47,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Under what condition should superfluous papers NOT be destroyed during the recording process?\",\r\n  options: [\r\n    \"If they are more than 10 pages\",\r\n    \"If they have audit or legal value\",\r\n    \"If they are signed by a senior officer\",\r\n    \"If they are marked confidential\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) If they have audit or legal value<\/b><br><br><b>Para 10.5(v):<\/b> <i>\"remove from the file all superfluous papers such as reminders, acknowledgements, routine slips, working-sheets, rough drafts, surplus copies, etc. and destroy them, unless they have audit or legal value;\"<\/i><br><br>Papers with audit or legal value must not be destroyed even if they are otherwise superfluous.`\r\n},\r\n\r\n\r\n{\r\n  id: 51,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"How should the word 'recorded' be written in the file movement register?\",\r\n  options: [\r\n    \"In red ink, in the remarks column\",\r\n    \"In green ink, in the remarks column\",\r\n    \"In red ink, across the entries\",\r\n    \"In green ink, across the entries\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Prominently in red ink, across the entries<\/b><br><br><b>Para 10.5(ix):<\/b> <i>\"write the word 'recorded' prominently in red ink, across the entries in the file movement register;\"<\/i><br><br>The word 'recorded' must be written prominently in red ink across the entries in file movement register.`\r\n},\r\n\r\n\r\n{\r\n  id: 54,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"To whom should the file be handed over after completing all recording procedures?\",\r\n  options: [\r\n    \"The Section Officer\",\r\n    \"The Departmental Records Officer\",\r\n    \"The MTS (Multi-Tasking Staff)\",\r\n    \"The Under Secretary\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) The MTS (Multi-Tasking Staff)<\/b><br><br><b>Para 10.5(xii):<\/b> <i>\"hand over the file to the MTS who will repair the damaged papers, if any, stitch the file and, show it to the person entrusted with the responsibility by the Section Officer for making entries in the register for watching progress of recording before keeping it in the bundle of recorded files.\"<\/i><br><br>The file is handed over to MTS for final processing.`\r\n},\r\n{\r\n  id: 55,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What tasks does the MTS perform after receiving the file for recording?\",\r\n  options: [\r\n    \"Only stitching the file\",\r\n    \"Repair damaged papers if any, stitch the file, and show it to the person entrusted by Section Officer for making entries\",\r\n    \"Only making entries in the register\",\r\n    \"Indexing and archiving the file\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Repair damaged papers if any, stitch the file, and show it to the person entrusted by Section Officer for making entries<\/b><br><br><b>Para 10.5(xii):<\/b> <i>\"hand over the file to the MTS who will repair the damaged papers, if any, stitch the file and, show it to the person entrusted with the responsibility by the Section Officer for making entries in the register for watching progress of recording before keeping it in the bundle of recorded files.\"<\/i><br><br>MTS performs these tasks before keeping the file in the bundle of recorded files.`\r\n},\r\n{\r\n  id: 56,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"In eFile system, is it permissible to change the file title after creation?\",\r\n  options: [\r\n    \"Yes, with approval of Section Officer\",\r\n    \"Yes, by the creator of the file only\",\r\n    \"No, change of file title is not permissible\",\r\n    \"Yes, but only by the Records Officer\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) No, change of file title is not permissible<\/b><br><br><b>Box-e.10.2:<\/b> <i>\"In eFile, change of file title and removal of any paper from any part of the electronic file is not permissible.\"<\/i><br><br>eFile system does not allow changing file titles or removing papers.`\r\n},\r\n\r\n{\r\n  id: 58,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What is the nature of file maintenance in the eFile system?\",\r\n  options: [\r\n    \"Manual and periodic\",\r\n    \"Semi-automatic requiring user intervention\",\r\n    \"Continuous and automatic\",\r\n    \"Quarterly and manual\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Continuous and automatic<\/b><br><br><b>Box-e.10.2:<\/b> <i>\"In eFile, file maintenance is a continuous and automatic activity.\"<\/i><br><br>File maintenance in eFile is continuous and automatic, unlike physical files.`\r\n},\r\n{\r\n  id: 59,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"At what stage are files indexed?\",\r\n  options: [\r\n    \"At the time of file creation\",\r\n    \"At the time of their recording\",\r\n    \"Six months after closure\",\r\n    \"Just before transfer to National Archives\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) At the time of their recording<\/b><br><br><b>Para 10.6:<\/b> <i>\"Files will be indexed at the time of their recording.\"<\/i><br><br>Indexing is done simultaneously with recording of files.`\r\n},\r\n{\r\n  id: 60,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Which categories of files will be indexed?\",\r\n  options: [\r\n    \"All categories (A, B, and C)\",\r\n    \"Only Category 'A' files\",\r\n    \"Only Category 'C' files\",\r\n    \"Only Category 'A' and 'B' files\"\r\n  ],\r\n  correct: 3,\r\n  explanation: `<b>Correct Answer: D) Only Category 'A' and 'B' files<\/b><br><br><b>Para 10.6:<\/b> <i>\"Only those files which are categorised as 'A'&'B' will be indexed.\"<\/i><br><br>Category C files are not indexed; only A and B category files require indexing.`\r\n},\r\n{\r\n  id: 61,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"If a list of recorded files is in MS-Word or pdf format, is there a need for indexing?\",\r\n  options: [\r\n    \"Yes, indexing is mandatory for all files\",\r\n    \"No, there is no need for indexing\",\r\n    \"Yes, but only for Category 'A' files\",\r\n    \"Yes, indexing must be done in a separate register\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) No, there is no need for indexing<\/b><br><br><b>Para 10.6:<\/b> <i>\"If a list of recorded files is in MS-Word or pdf format, there is no need for indexing.\"<\/i><br><br>When recorded files list is already in MS-Word or pdf format, separate indexing is not required.`\r\n},\r\n\r\n{\r\n  id: 66,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Which document should be followed for records connected with accounts?\",\r\n  options: [\r\n    \"Central Secretariat Manual of Office Procedure\",\r\n    \"Appendix 9 to the General Financial Rules, 2017\",\r\n    \"Public Records Act, 1993\",\r\n    \"Record Retenetion schedule by Department of Administrative Reforms\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Appendix 9 to the General Financial Rules, 2017<\/b><br><br><b>Para 10.7(i)(a):<\/b> <i>\"in respect of records connected with accounts, observe the instructions contained in Appendix 9 to the General Financial Rules, 2017;\"<\/i><br><br>Records connected with accounts must follow retention instructions in Appendix 9 of GFR 2017.`\r\n},\r\n{\r\n  id: 67,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Which authority issues the 'schedule of periods of retention for records common to all departments'?\",\r\n  options: [\r\n    \"National Archives of India\",\r\n    \"Ministry of Finance\",\r\n    \"Department of Administrative Reforms and Public Grievances\",\r\n    \"Cabinet Secretariat\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Department of Administrative Reforms and Public Grievances<\/b><br><br><b>Para 10.7(i)(b):<\/b> <i>\"in respect of records, relating to establishment, housekeeping matters, etc. common to all departments, follow the 'schedule of periods of retention for records common to all departments' issued by the Department of Administrative Reforms and Public Grievances (Sl.No.15 in Table 4.2)\"<\/i><br><br>DARPG issues the schedule for records common to all departments.`\r\n},\r\n{\r\n  id: 68,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"For records relating to establishment and housekeeping matters common to all departments, which schedule should be followed?\",\r\n  options: [\r\n    \"Departmental Record Retention Schedule\",\r\n    \"Schedule of periods of retention for records common to all departments issued by DARPG\",\r\n    \"Appendix 9 to the General Financial Rules\",\r\n    \"Public Records Rules, 1997\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Schedule of periods of retention for records common to all departments issued by DARPG<\/b><br><br><b>Para 10.7(i)(b):<\/b> <i>\"in respect of records, relating to establishment, housekeeping matters, etc. common to all departments, follow the 'schedule of periods of retention for records common to all departments' issued by the Department of Administrative Reforms and Public Grievances (Sl.No.15 in Table 4.2)\"<\/i><br><br>Establishment and housekeeping records follow DARPG's common schedule.`\r\n},\r\n\r\n{\r\n  id: 70,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"For records connected with substantive functions of a Department, who must vet the Departmental Record Retention Schedule?\",\r\n  options: [\r\n    \"Department of Administrative Reforms and Public Grievances\",\r\n    \"National Archives of India\",\r\n    \"Ministry of Finance\",\r\n    \"Cabinet Secretariat\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) National Archives of India<\/b><br><br><b>Para 10.7(i)(d):<\/b> <i>\"in respect of records connected with its substantive functions, Departments\/Ministries may issue Departmental Record Retention Schedule vetted by the National Archives of India.\"<\/i><br><br>Departmental Record Retention Schedules for substantive functions must be vetted by NAI.`\r\n},\r\n{\r\n  id: 71,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"How frequently should the Record Retention Schedules be reviewed?\",\r\n  options: [\r\n    \"At least once in 3 years\",\r\n    \"At least once in 5 years\",\r\n    \"At least once in 10 years\",\r\n    \"Every year\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) At least once in 5 years<\/b><br><br><b>Para 10.7(ii):<\/b> <i>\"The above schedules should be reviewed at least once in 5 years.\"<\/i><br><br>Record Retention Schedules must be reviewed at least once every 5 years.`\r\n},\r\n{\r\n  id: 72,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"For how long should recorded files be kept in the sections\/desks concerned before transfer to departmental record room?\",\r\n  options: [\r\n    \"Not more than six months\",\r\n    \"Not more than one year\",\r\n    \"Not more than two years\",\r\n    \"Not more than three years\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Not more than one year<\/b><br><br><b>Para 10.8(i):<\/b> <i>\"Recorded files are to be kept serially arranged in the sections\/desks concerned for not more than one year, after which they are to be transferred to the departmental record room.\"<\/i><br><br>Files must be transferred to departmental record room after one year.`\r\n},\r\n\r\n\r\n\r\n{\r\n  id: 77,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"In how many copies should the list of files be prepared when transferring files to departmental record room?\",\r\n  options: [\r\n    \"Single copy\",\r\n    \"Duplicate (two copies)\",\r\n    \"Triplicate (three copies)\",\r\n    \"Four copies\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Duplicate (two copies)<\/b><br><br><b>Para 10.8(iii):<\/b> <i>\"Files transferred by a section to the departmental record room will be accompanied by a list of files (Appendix 10.3) in duplicate. The departmental record room will verify that all the files mentioned in the list have been received, retain one copy of the list and return the other, duly signed, to the section concerned.\"<\/i><br><br>Duplicate list is required for transfer to departmental record room.`\r\n},\r\n\r\n{\r\n  id: 80,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Which register does the departmental record room maintain for tracking Category 'C' files?\",\r\n  options: [\r\n    \"File movement register\",\r\n    \"File register\",\r\n    \"Record review register\",\r\n    \"Register for watching progress of recording\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Record review register (Appendix 10.4)<\/b><br><br><b>Para 10.8(iv):<\/b> <i>\"The departmental record room will maintain a record review register (Appendix 10.4) in which a few pages will be allotted for each future year. Category 'C' files marked for review in a particular year will be entered in the pages earmarked for that year in the register.\"<\/i><br><br>Record review register tracks Category C files for future review.`\r\n},\r\n\r\n{\r\n  id: 82,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Which category of files are entered in the record review register?\",\r\n  options: [\r\n    \"Category 'A' files\",\r\n    \"Category 'B' files\",\r\n    \"Category 'C' files marked for review in a particular year\",\r\n    \"All categories of files\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Category 'C' files marked for review in a particular year<\/b><br><br><b>Para 10.8(iv):<\/b> <i>\"The departmental record room will maintain a record review register (Appendix 10.4) in which a few pages will be allotted for each future year. Category 'C' files marked for review in a particular year will be entered in the pages earmarked for that year in the register.\"<\/i><br><br>Only Category C files marked for specific year review are entered in this register.`\r\n},\r\n{\r\n  id: 83,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What happens to files that survive the review undertaken on their attaining the 25th year of life?\",\r\n  options: [\r\n    \"They are destroyed\",\r\n    \"They are stamped prominently as 'transferred to NAI' and sent to National Archives of India\",\r\n    \"They are re-categorized as Category 'A'\",\r\n    \"They remain in departmental record room permanently\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) They are stamped prominently as 'transferred to NAI' and sent to National Archives of India<\/b><br><br><b>Para 10.8(v):<\/b> <i>\"Files surviving the review undertaken on their attaining the 25th year of life will be stamped prominently as 'transferred to NAI' and sent to the National Archives of India.\"<\/i><br><br>Files surviving 25-year review are stamped and transferred to NAI.`\r\n},\r\n{\r\n  id: 84,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"In how many copies should the list of files be prepared when transferring to National Archives of India?\",\r\n  options: [\r\n    \"Single copy\",\r\n    \"Duplicate (two copies)\",\r\n    \"Triplicate (three copies)\",\r\n    \"Four copies\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Triplicate (three copies)<\/b><br><br><b>Para 10.8(v):<\/b> <i>\"Files transferred to the National Archives of India will be accompanied by a list (in triplicate) (Appendix \u2013 10.3), one copy of which will be returned by the National Archives of India, duly signed, to the Departmental Record Room.\"<\/i><br><br>Triplicate list is required for transfer to NAI.`\r\n},\r\n{\r\n  id: 91,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"When will a Category 'C' file be reviewed?\",\r\n  options: [\r\n    \"On attaining the 25th year of its life\",\r\n    \"On the expiry of the specified retention period\",\r\n    \"After 10 years from creation\",\r\n    \"Every 5 years\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) On the expiry of the specified retention period<\/b><br><br><b>Para 10.9(i):<\/b> <i>\"A category 'C' file will be reviewed on the expiry of the specified retention period and weeded out unless there are sufficient grounds warranting its further retention.\"<\/i><br><br>Category C files are reviewed when their specified retention period expires.`\r\n},\r\n\r\n{\r\n  id: 94,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What is the maximum period for which a Category 'C' file can be retained after a review?\",\r\n  options: [\r\n    \"Not exceeding 5 years from the date of review\",\r\n    \"Not exceeding 10 years, including the period already retained\",\r\n    \"Not exceeding 10 years from the date of review\",\r\n    \"Not exceeding 15 years total\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Not exceeding 10 years, including the period already retained<\/b><br><br><b>Para 10.9(i):<\/b> <i>\"Justification for retaining a file after review will be recorded on the file with the approval of Branch Officer\/Divisional Head concerned. Retention after a review will be for a period not exceeding 10 years, including the period already retained.\"<\/i><br><br>The total retention period including previous retention cannot exceed 10 years.`\r\n},\r\n{\r\n  id: 95,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"When are Category 'A' and 'B' files reviewed?\",\r\n  options: [\r\n    \"On the expiry of specified retention period\",\r\n    \"After 10 years of their life\",\r\n    \"On attaining the 25th year of their life\",\r\n    \"After 15 years of their life\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) On attaining the 25th year of their life<\/b><br><br><b>Para 10.9(ii):<\/b> <i>\"Category 'A' & 'B' files will be reviewed on attaining the 25th year of their life in consultation with the National Archives of India.\"<\/i><br><br>Category A and B files are reviewed at the 25-year mark.`\r\n},\r\n{\r\n  id: 96,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"In consultation with whom are Category 'A' and 'B' files reviewed?\",\r\n  options: [\r\n    \"Department of Administrative Reforms\",\r\n    \"National Archives of India\",\r\n    \"Ministry of Finance\",\r\n    \"Cabinet Secretariat\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) National Archives of India<\/b><br><br><b>Para 10.9(ii):<\/b> <i>\"Category 'A' & 'B' files will be reviewed on attaining the 25th year of their life in consultation with the National Archives of India.\"<\/i><br><br>NAI must be consulted when reviewing Category A and B files.`\r\n},\r\n\r\n{\r\n  id: 99,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"With reference to which year is the year of review of Category 'A' and 'B' files reckoned?\",\r\n  options: [\r\n    \"The year of their closing\",\r\n    \"The year of their opening\",\r\n    \"The year of their recording\",\r\n    \"The year of their transfer to record room\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) The year of their opening<\/b><br><br><b>Para 10.9(iii):<\/b> <i>\"The year of review of category 'C' files will be reckoned with reference to the year of their closing and that for category 'A' and category 'B' files with reference to the year of their opening.\"<\/i><br><br>Category A and B files' review year is calculated from opening year.`\r\n},\r\n{\r\n  id: 100,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"When does the departmental record room begin sending files due for review to sections\/desks?\",\r\n  options: [\r\n    \"Beginning in April each year\",\r\n    \"Beginning in January each year\",\r\n    \"At the end of each financial year\",\r\n    \"Beginning in July each year\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Beginning in January each year<\/b><br><br><b>Para 10.9(iv):<\/b> <i>\"Beginning in January each year, the departmental record room will send to the sections\/desks concerned the files due for review in that year, together with a list of files in the form at Appendix 10.5, in four lots \u2013 in January, April, July and September.\"<\/i><br><br>The process begins in January each year.`\r\n},\r\n{\r\n  id: 101,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"In how many lots are files due for review sent by the departmental record room to sections\/desks?\",\r\n  options: [\r\n    \"Two lots\",\r\n    \"Three lots\",\r\n    \"Four lots\",\r\n    \"Six lots\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Four lots<\/b><br><br><b>Para 10.9(iv):<\/b> <i>\"Beginning in January each year, the departmental record room will send to the sections\/desks concerned the files due for review in that year, together with a list of files in the form at Appendix 10.5, in four lots \u2013 in January, April, July and September.\"<\/i><br><br>Files are sent in four lots throughout the year.`\r\n},\r\n{\r\n  id: 102,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"In which months are the four lots of files due for review sent to sections\/desks?\",\r\n  options: [\r\n    \"January, March, June and December\",\r\n    \"January, April, July and October\",\r\n    \"January, April, July and September\",\r\n    \"March, June, September and December\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) January, April, July and September<\/b><br><br><b>Para 10.9(iv):<\/b> <i>\"Beginning in January each year, the departmental record room will send to the sections\/desks concerned the files due for review in that year, together with a list of files in the form at Appendix 10.5, in four lots \u2013 in January, April, July and September.\"<\/i><br><br>Files are sent in these four specific months.`\r\n},\r\n\r\n{\r\n  id: 104,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What should be done with files that are no longer required after review?\",\r\n  options: [\r\n    \"They should be transferred to National Archives\",\r\n    \"They should be marked for destruction\",\r\n    \"They should be re-categorized\",\r\n    \"They should be microfilmed\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) They should be marked for destruction<\/b><br><br><b>Para 10.9(v)(a):<\/b> <i>\"Files received for review will be examined by, or under the direction of, the Section Officer or the Desk functionary concerned and those files which are no longer required will be marked for destruction.\"<\/i><br><br>Files no longer required are marked for destruction.`\r\n},\r\n\r\n{\r\n  id: 106,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"When can files\/documents related to inquiries or court proceedings be destroyed?\",\r\n  options: [\r\n    \"Immediately after the inquiry starts\",\r\n    \"After one year from inquiry initiation\",\r\n    \"Only after submission of Report by Commission or completion of inquiry or implementation of court judgement\/order\",\r\n    \"After 25 years regardless of inquiry status\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Only after submission of Report by Commission or completion of inquiry or implementation of court judgement\/order<\/b><br><br><b>Para 10.9(v)(b):<\/b> <i>\"Files\/documents referred to above may be, destroyed only after submission of the Report by the Commission or completion of inquiry or implementation of the judgement\/order of the court(s), with the approval of the concerned Joint Secretary\/Head of the Department.\"<\/i><br><br>Files can only be destroyed after inquiry\/court matter is concluded.`\r\n},\r\n{\r\n  id: 107,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Whose approval is required for destroying files\/documents after completion of inquiry or implementation of court judgement?\",\r\n  options: [\r\n    \"Section Officer\",\r\n    \"Departmental Records Officer\",\r\n    \"Joint Secretary\/Head of the Department\",\r\n    \"Under Secretary\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Concerned Joint Secretary\/Head of the Department<\/b><br><br><b>Para 10.9(v)(b):<\/b> <i>\"Files\/documents referred to above may be, destroyed only after submission of the Report by the Commission or completion of inquiry or implementation of the judgement\/order of the court(s), with the approval of the concerned Joint Secretary\/Head of the Department.\"<\/i><br><br>Joint Secretary\/Head of Department approval is mandatory.`\r\n},\r\n\r\n\r\n\r\n{\r\n  id: 112,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Under whose supervision does the Departmental Record Room transfer files to National Archives?\",\r\n  options: [\r\n    \"Section Officer\",\r\n    \"Departmental Record Officer (DRO)\",\r\n    \"Joint Secretary\",\r\n    \"Under Secretary\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Departmental Record Officer (DRO)<\/b><br><br><b>Para 10.9(vii):<\/b> <i>\"The Departmental Record Room, under the supervision of Departmental Record Officer (DRO), will: (a) transfer category 'A' & 'B' files surviving the review undertaken at the 25th year of their life sub-para (iii) above, to the National Archives of India;\"<\/i><br><br>DRO supervises the transfer process.`\r\n},\r\n\r\n\r\n{\r\n  id: 115,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"For which category of files are entries made in the record review register when restoring files marked for further retention?\",\r\n  options: [\r\n    \"Category 'A' files\",\r\n    \"Category 'B' files\",\r\n    \"Category 'C' files\",\r\n    \"All categories\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Category 'C' files<\/b><br><br><b>Para 10.9(vii)(b)(ii):<\/b> <i>\"restore the rest i.e. those marked for further retention, to the departmental record stacks after making the required entries in the record review register in the case of category 'C' files;\"<\/i><br><br>Record review register entries are specifically for Category C files.`\r\n},\r\n\r\n\r\n{\r\n  id: 118,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"How frequently should a special drive be launched to record\/review all Category 'C' files?\",\r\n  options: [\r\n    \"Monthly\",\r\n    \"Quarterly\",\r\n    \"Annually\",\r\n    \"Once in 5 years\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Annually<\/b><br><br><b>Para 10.9(ix)(a):<\/b> <i>\"Considering the urgency to reduce the volume of records now being retained without any significant need for their retention, the following measures may be taken in the Ministries\/Departments:- (a) A special drive may be launched annually to record\/review all Category 'C' files, and to weed out those no longer needed.\"<\/i><br><br>Annual special drives are recommended for Category C files.`\r\n},\r\n{\r\n  id: 119,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"How frequently should each Joint Secretary review the state of recording\/reviewing\/weeding out of files in his Wing?\",\r\n  options: [\r\n    \"Monthly\",\r\n    \"Quarterly\",\r\n    \"Half yearly\",\r\n    \"Annually\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Half yearly<\/b><br><br><b>Para 10.9(ix)(b):<\/b> <i>\"Each Joint Secretary may review half yearly the state of recording\/reviewing\/weeding out of files in his Wing and allot time bound tasks towards this and to the members of the staff;\"<\/i><br><br>Joint Secretaries should review half yearly.`\r\n},\r\n\r\n\r\n{\r\n  id: 124,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"How should secret files\/records be destroyed?\",\r\n  options: [\r\n    \"By shredding only\",\r\n    \"By manual tearing only\",\r\n    \"By incineration after being shredded\",\r\n    \"By burying after shredding\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) By incineration after being shredded<\/b><br><br><b>Para 10.9(x)(c):<\/b> <i>\"Secret files\/records will also be incinerated after being shredded as per provision under 'Departmental Security Instructions' issued by the Ministry of Home Affairs.\"<\/i><br><br>Secret files require both shredding and incineration.`\r\n},\r\n{\r\n  id: 125,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Which document provides provisions for destruction of secret files\/records?\",\r\n  options: [\r\n    \"Central Secretariat Manual of Office Procedure\",\r\n    \"Public Records Act, 1993\",\r\n    \"Departmental Security Instructions issued by Ministry of Home Affairs\",\r\n    \"General Financial Rules\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) Departmental Security Instructions issued by Ministry of Home Affairs<\/b><br><br><b>Para 10.9(x)(c):<\/b> <i>\"Secret files\/records will also be incinerated after being shredded as per provision under 'Departmental Security Instructions' issued by the Ministry of Home Affairs.\"<\/i><br><br>MHA's Departmental Security Instructions govern secret file destruction.`\r\n},\r\n\r\n{\r\n  id: 128,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"How frequently will the record officer prepare progress reports on recording and review of files?\",\r\n  options: [\r\n    \"Monthly\",\r\n    \"Each quarter\",\r\n    \"Half yearly\",\r\n    \"Annually\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Each quarter<\/b><br><br><b>Para 10.10(i):<\/b> <i>\"The record officer will prepare each quarter, in duplicate, progress reports on the recording and review of files for the preceding quarter, in the forms at Appendices 10.6 and 10.7 and submit them, together with the following records, to the section officer\"<\/i><br><br>Quarterly progress reports must be prepared by the record officer.`\r\n},\r\n\r\n{\r\n  id: 131,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"To whom does the record officer submit the quarterly progress reports?\",\r\n  options: [\r\n    \"The Joint Secretary\",\r\n    \"The Departmental Records Officer\",\r\n    \"The section officer\",\r\n    \"The designated section looking after Internal Work Study\"\r\n  ],\r\n  correct: 2,\r\n  explanation: `<b>Correct Answer: C) The section officer<\/b><br><br><b>Para 10.10(i):<\/b> <i>\"The record officer will prepare each quarter, in duplicate, progress reports on the recording and review of files for the preceding quarter, in the forms at Appendices 10.6 and 10.7 and submit them, together with the following records, to the section officer\"<\/i><br><br>Quarterly progress reports are submitted to the section officer.`\r\n},\r\n\r\n\r\n{\r\n  id: 138,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"What types of records shall the personal offices of Ministers maintain?\",\r\n  options: [\r\n    \"Only file movement registers\",\r\n    \"Registration, dispatch and file movement registers\",\r\n    \"Only dispatch registers\",\r\n    \"Only Cabinet meeting records\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Registration, dispatch and file movement registers<\/b><br><br><b>Para 10.11(a):<\/b> <i>\"The personal offices of Ministers shall maintain necessary records such as registration, dispatch and file movement registers.\"<\/i><br><br>Ministers' personal offices maintain these specific registers.`\r\n},\r\n\r\n{\r\n  id: 140,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"When a file or paper is given to the Minister informally, who should be informed?\",\r\n  options: [\r\n    \"The Section Officer\",\r\n    \"The PS to Minister\",\r\n    \"The Joint Secretary\",\r\n    \"The Departmental Records Officer\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) The PS to Minister<\/b><br><br><b>Para 10.11(b):<\/b> <i>\"When a file or paper is given to the Minister for seeking orders or for any other purpose, informally, the PS to Minister will be informed.\"<\/i><br><br>PS to Minister must be informed of informal file movement to Minister.`\r\n},\r\n\r\n{\r\n  id: 146,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"Within what period should files obtained from the departmental record room normally be returned?\",\r\n  options: [\r\n    \"Within 3 months\",\r\n    \"Within 6 months\",\r\n    \"Within 1 year\",\r\n    \"Within 2 years\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Within 6 months<\/b><br><br><b>Para 10.13(ii):<\/b> <i>\"Files obtained by a section from the departmental record room will normally be returned within 6 months.\"<\/i><br><br>Six months is the normal period for returning files from departmental record room.`\r\n},\r\n\r\n\r\n\r\n{\r\n  id: 154,\r\n  chapter: \"CSMOP-Ch 10: Records Management\",\r\n  question: \"For how long can files obtained from National Archives normally be retained?\",\r\n  options: [\r\n    \"Not more than 6 months\",\r\n    \"Not more than a year except with NAI's specific knowledge and consent\",\r\n    \"Not more than 2 years\",\r\n    \"Indefinitely\"\r\n  ],\r\n  correct: 1,\r\n  explanation: `<b>Correct Answer: B) Not more than a year except with NAI's specific knowledge and consent<\/b><br><br><b>Para 10.13(iii)(c):<\/b> <i>\"Files obtained by a department from the National Archives will not normally be retained for more than a year except with the latter's specific knowledge and consent.\"<\/i><br><br>One year is the normal retention limit for NAI files.`\r\n},\r\n\r\n\/\/mcqs notes on office Procedure ISTM\r\n\r\n{\r\n    \"id\": 1,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Which Act gave statutory orientation to the need for proper preservation and maintenance of government records in India?\",\r\n    \"options\": [\r\n      \"The Public Records Act 1993\",\r\n      \"The Right to Information Act 2005\",\r\n      \"The Archives Act 1972\",\r\n      \"The Government Records Preservation Act 1989\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - The Public Records Act 1993<\/b><br><br><b>Analysis of Statement:<\/b><br>The Public Records Act 1993 provides statutory framework for preservation and maintenance of government records. This Act mandates proper record-keeping practices and rules for government departments and archives.\"\r\n  },\r\n  {\r\n    \"id\": 2,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"The Right to Information Act 2005 has enjoined which of the following responsibilities on government departments?\",\r\n    \"options\": [\r\n      \"Digitization of all records within 5 years\",\r\n      \"Efficient records management system for timely availability of information to public\",\r\n      \"Appointment of Records Management Officers in each department\",\r\n      \"Destruction of records older than 25 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Efficient records management system for timely availability of information to public<\/b><br><br><b>Analysis of Statement:<\/b><br>The RTI Act 2005 mandates that government organizations maintain efficient records management systems to ensure timely access to information for citizens. This is part of the transparency and accountability framework introduced by the Act.\"\r\n  },\r\n  {\r\n    \"id\": 3,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"In the context of government records management, 'Mini Records' refer to:\",\r\n    \"options\": [\r\n      \"Records maintained in electronic format only\",\r\n      \"Aids to processing such as running summary, reference folders, standing notes\",\r\n      \"Records with retention period less than one year\",\r\n      \"Confidential files maintained by senior officers\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Aids to processing such as running summary, reference folders, standing notes<\/b><br><br><b>Analysis of Statement:<\/b><br>Mini Records are created to facilitate internal working of organizations and meet informational needs during decision-making processes. These include running summaries of cases, reference folders, standing notes, and standing guard files that aid in processing various types of cases.\"\r\n  },\r\n  {\r\n    \"id\": 4,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Consider the following stages in the life cycle of government records:<br>1. Creation<br>2. Categorisation<br>3. Transfer<br>4. Maintenance<br>5. Weeding<br><br>Which is the correct chronological sequence?\",\r\n    \"options\": [\r\n      \"1-2-3-4-5\",\r\n      \"1-3-2-4-5\",\r\n      \"2-1-3-4-5\",\r\n      \"1-2-4-3-5\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - 1-2-3-4-5<\/b><br><br><b>Analysis of Statement:<\/b><br>Records management life cycle follows this sequence: (i) Creation - exercising judicious control over record creation, (ii) Categorisation - classifying records as per importance after disposal, (iii) Transfer - moving closed records to designated custodians, (iv) Maintenance - proper upkeep by custodians, and (v) Weeding - removal of records that have outlived their utility.\"\r\n  },\r\n  {\r\n    \"id\": 5,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Which of the following are reasons for retaining government records?<br>1. To ensure financial propriety<br>2. To provide evidence in cases of dispute<br>3. To meet obligations towards Audit and Courts<br>4. For historical and cultural value<br><br>Select the correct answer:\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2, 3 and 4<\/b><br><br><b>Analysis of Statement:<\/b><br>All four are valid reasons for retaining government records. Records are essential for ensuring financial propriety, providing evidence in disputes, meeting legal obligations towards Audit authorities and Courts, and preserving historical and cultural heritage of the nation.\"\r\n  },\r\n  {\r\n    \"id\": 6,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Records are created in government organizations due to:<br>1. External communications received<br>2. Internal decision-making processes<br>3. Final decisions communicated by the organization<br>4. Aids created for internal processing<br><br>Select the correct answer:\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2, 3 and 4<\/b><br><br><b>Analysis of Statement:<\/b><br>Records are created due to: (a) External Activities - communications from outside, (b) Internal Activities - analysis and decision-making processes including final decisions, and (c) Mini Records - aids to processing like running summaries, reference folders, and standing notes for internal working.\"\r\n  },\r\n  {\r\n    \"id\": 7,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"The ultimate custodian for records of lasting value in India is:\",\r\n    \"options\": [\r\n      \"Department of Administrative Reforms\",\r\n      \"National Archives of India\",\r\n      \"Central Records Office\",\r\n      \"Ministry of Home Affairs\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - National Archives of India<\/b><br><br><b>Analysis of Statement:<\/b><br>The National Archives of India serves as the ultimate custodian for government records of lasting value. Records that survive the weeding process and are deemed to have permanent historical, administrative, or cultural value are retired to the National Archives of India.\"\r\n  },\r\n  {\r\n    \"id\": 8,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Which of the following constitute official records in government offices?<br>1. Files and registers<br>2. Manuals and maps<br>3. Reports and correspondence<br>4. Forms<br><br>Select the correct answer:\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"1, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2, 3 and 4<\/b><br><br><b>Analysis of Statement:<\/b><br>Official records include all information having referral value in the form of files, registers, manuals, maps, reports, correspondence, forms etc. These constitute the building blocks of official records depending upon their future referral value and administrative importance.\"\r\n  },\r\n  {\r\n    \"id\": 9,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Which of the following reasons necessitate retention of government records?<br>1. To overcome limitations of human memory<br>2. To ensure continuity in administration<br>3. To maintain transparency in government working<br>4. For fixing responsibility<br><br>Select the correct answer:\",\r\n    \"options\": [\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2, 3 and 4<\/b><br><br><b>Analysis of Statement:<\/b><br>All four are essential reasons for retaining government records. Records help overcome human memory limitations for planning and scheduling, ensure administrative continuity despite personnel changes, maintain transparency in government operations, and enable fixing of responsibility when required.\"\r\n  },\r\n  {\r\n    \"id\": 1,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Records may be maintained on paper or non-paper medium. Which of the following are forms of non-paper medium for records?<br>1. Floppies<br>2. CDs<br>3. Audio-tapes<br>4. Micro-films<br><br>Select the correct answer:\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2, 3 and 4<\/b><br><br><b>Analysis of Statement:<\/b><br>Non-paper medium records are available in various forms including floppies, CDs, audio-tapes, micro-films, or in cyber space. All four options mentioned are valid forms of non-paper medium for maintaining records.\"\r\n  },\r\n  \r\n  {\r\n    \"id\": 1,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"In terms of categorization of government records, the total number of categories in which files may be placed is:\",\r\n    \"options\": [\r\n      \"Two - namely, current files and recorded files\",\r\n      \"Three - Categories 'A', 'B', 'C'\",\r\n      \"Four - Categories 'A', 'B', 'C' and e-files\",\r\n      \"Five - Categories 'A', 'B', 'C', current files and electronic files\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Three - Categories 'A', 'B', 'C'<\/b><br><br><b>Analysis of Statement:<\/b><br>Government records at the time of their segregation as closed records are categorized in accordance with their importance. There are three such categories: Category 'A' (KEEP and MICROFILM), Category 'B' (KEEP but DO NOT MICROFILM), and Category 'C' (files required to be preserved for specified period only).\"\r\n  },\r\n  {\r\n    \"id\": 2,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Match the following categories of files with their endorsements:<br><br>Category A: 1. KEEP and MICROFILM<br>Category B: 2. KEEP but DO NOT MICROFILM<br>Category C: 3. Preserve for specified period only<br><br>Select the correct answer:\",\r\n    \"options\": [\r\n      \"A-1, B-2, C-3\",\r\n      \"A-2, B-1, C-3\",\r\n      \"A-1, B-3, C-2\",\r\n      \"A-3, B-2, C-1\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - A-1, B-2, C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>Category 'A' files are endorsed as 'KEEP and MICROFILM', Category 'B' files are endorsed as 'KEEP but DO NOT MICROFILM', and Category 'C' files are required to be preserved for specified period only (not exceeding 10 years).\"\r\n  },\r\n  {\r\n    \"id\": 3,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Consider the following statements regarding retention period of government files:<br>1. Category 'A' files are kept for at most 25 years with creator<br>2. Category 'B' files require permanent preservation<br>3. Category 'C' files have retention period not exceeding 10 years<br><br>Which of the above statements is\/are correct?\",\r\n    \"options\": [\r\n      \"1 only\",\r\n      \"1 and 2 only\",\r\n      \"1 and 3 only\",\r\n      \"1, 2 and 3\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2 and 3<\/b><br><br><b>Analysis of Statement:<\/b><br>All three statements are correct. Category 'A' files are kept for at most 25 years with the creator before joint review with NAI. Category 'B' files are required for permanent preservation for administrative purposes. Category 'C' files have limited reference value for a period not exceeding 10 years.\"\r\n  },\r\n  {\r\n    \"id\": 4,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Which of the following files qualify for Category 'A' classification?<br>1. Files containing documents so precious that originals must be preserved intact<br>2. Files containing material likely to be required for frequent reference by various agencies<br>3. Files of historical importance<br>4. Files required for permanent preservation for administrative purposes only<br><br>Select the correct answer:\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 1, 2 and 3 only<\/b><br><br><b>Analysis of Statement:<\/b><br>Category 'A' files include: (i) files qualifying for permanent preservation containing (a) documents so precious that originals must be preserved intact with restricted access, or (b) material likely to be required for frequent references by various agencies; and (ii) files of historical importance. Statement 4 describes Category 'B' files, not Category 'A'.\"\r\n  },\r\n  {\r\n    \"id\": 5,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Category 'B' files cover files that are:\",\r\n    \"options\": [\r\n      \"Required for permanent preservation and containing material for frequent reference\",\r\n      \"Required for permanent preservation for administrative purposes but not containing precious documents or material for frequent reference\",\r\n      \"Files of secondary value with limited retention period\",\r\n      \"Files of historical importance requiring microfilming\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Required for permanent preservation for administrative purposes but not containing precious documents or material for frequent reference<\/b><br><br><b>Analysis of Statement:<\/b><br>Category 'B' files are required for permanent preservation for administrative purposes, but do not contain material of the kind that qualifies for Category 'A' - i.e., they don't have precious documents requiring restricted access or material for frequent references by various agencies.\"\r\n  },\r\n  {\r\n    \"id\": 6,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Consider the following statements regarding Category 'C' files:<br>1. These are files of secondary value<br>2. Maximum retention period is 10 years<br>3. These are required for permanent preservation<br><br>Which of the above statements is\/are correct?\",\r\n    \"options\": [\r\n      \"1 only\",\r\n      \"1 and 2 only\",\r\n      \"2 and 3 only\",\r\n      \"1, 2 and 3\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 1 and 2 only<\/b><br><br><b>Analysis of Statement:<\/b><br>Category 'C' includes files which are required to be preserved for specified period only (not permanent). These are files of secondary value having reference value for a limited period not exceeding 10 years. Statement 3 is incorrect as these files are not for permanent preservation unlike Category 'A' and 'B' files.\"\r\n  },\r\n  {\r\n    \"id\": 7,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"What happens to Category 'A' files after the 25-year retention period with the creator?\",\r\n    \"options\": [\r\n      \"They are automatically transferred to National Archives of India\",\r\n      \"They undergo joint review with NAI and if cleared, are taken over by NAI\",\r\n      \"They are weeded out after assessment\",\r\n      \"They are converted to Category 'B' files\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - They undergo joint review with NAI and if cleared, are taken over by NAI<\/b><br><br><b>Analysis of Statement:<\/b><br>Category 'A' files are kept for at most 25 years with the creator. Thereafter, a joint review is undertaken with the National Archives of India (NAI). If the file clears that review, it is taken over by the NAI. This ensures proper appraisal before permanent archival.\"\r\n  },\r\n  {\r\n    \"id\": 8,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Which of the following principles of effective records management are correctly stated?<br>1. Control over creation of records from inception till final disposition<br>2. Papers of transitory nature should not be allowed to clutter the file<br>3. Closed records should be reviewed by creating agency after initial retention period<br>4. Constant weeding of records that have outlived utility<br><br>Select the correct answer:\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2, 3 and 4<\/b><br><br><b>Analysis of Statement:<\/b><br>All four are recognized principles of effective records management ensuring quick retrieval: (1) Control from inception to disposition, (2) Only relevant papers should be kept and papers of secondary importance and transitory nature should not clutter files, (3) Regular periodic review by creating agency after expiry of initial retention period, and (4) Constant weeding to keep maintenance costs minimum.\"\r\n  },\r\n  {\r\n    \"id\": 9,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Consider the following statements about record retention schedules:<br>1. Should correspond to the approved filing system of the organization<br>2. Should provide for uniform and systematic retention and disposal<br>3. Should be reviewed periodically after every five years<br>4. Should be prepared only for Category 'A' files<br><br>Which of the above statements are correct?\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 1, 2 and 3 only<\/b><br><br><b>Analysis of Statement:<\/b><br>Statements 1, 2, and 3 are correct. Elaborate record retention schedules should be available and should correspond to the approved filing system, provide for uniform and systematic retention and disposal, and be reviewed periodically after every five years. Statement 4 is incorrect - retention schedules are required for all categories of files, not just Category 'A'.\"\r\n  },\r\n   {\r\n    \"id\": 5,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Category 'C' files are required to be preserved for a maximum period of:\",\r\n    \"options\": [\r\n      \"5 years\",\r\n      \"10 years\",\r\n      \"15 years\",\r\n      \"25 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 10 years<\/b><br><br><b>Analysis of Statement:<\/b><br>Category 'C' includes files which are required to be preserved for specified period only. These are files of secondary value having reference value for a limited period not exceeding 10 years.\"\r\n  },\r\n  {\r\n    \"id\": 3,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Category 'B' files are endorsed as:\",\r\n    \"options\": [\r\n      \"KEEP and MICROFILM\",\r\n      \"KEEP but DO NOT MICROFILM\",\r\n      \"PRESERVE FOR LIMITED PERIOD\",\r\n      \"RETAIN FOR 10 YEARS\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - KEEP but DO NOT MICROFILM<\/b><br><br><b>Analysis of Statement:<\/b><br>Category 'B' files at the time of recording are endorsed as 'KEEP but DO NOT MICROFILM'. This category covers files required for permanent preservation for administrative purposes, but not containing material of precious nature or requiring frequent reference.\"\r\n  },\r\n  {\r\n    \"id\": 3,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Category 'A' files are endorsed as:\",\r\n    \"options\": [\r\n      \"KEEP and MICROFILM\",\r\n      \"KEEP but DO NOT MICROFILM\",\r\n      \"PRESERVE FOR LIMITED PERIOD\",\r\n      \"RETAIN FOR 10 YEARS\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - KEEP and MICROFILM<\/b><br><br><b>Analysis of Statement:<\/b><br>Category 'A' files at the time of recording are endorsed as 'KEEP and MICROFILM'. These files are kept for at most 25 years with the creator, after which a joint review is undertaken with the National Archives of India (NAI).\"\r\n  },\r\n  {\r\n    \"id\": 4,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Category 'A' files are kept for at most how many years with the creator before joint review with NAI?\",\r\n    \"options\": [\r\n      \"10 years\",\r\n      \"15 years\",\r\n      \"25 years\",\r\n      \"30 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 25 years<\/b><br><br><b>Analysis of Statement:<\/b><br>Category 'A' files are kept for at most 25 years with the creator. Thereafter, a joint review is undertaken with the National Archives of India (NAI). If the file clears that review, it is taken over by the NAI.\"\r\n  },\r\n  {\r\n    \"id\": 5,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Which category of files are endorsed as 'KEEP but DO NOT MICROFILM'?\",\r\n    \"options\": [\r\n      \"Category 'A'\",\r\n      \"Category 'B'\",\r\n      \"Category 'C'\",\r\n      \"Category 'D'\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Category 'B'<\/b><br><br><b>Analysis of Statement:<\/b><br>Category 'B' files at the time of recording are endorsed as 'KEEP but DO NOT MICROFILM'. This category covers files required for permanent preservation for administrative purposes, but not containing material of precious nature or requiring frequent reference.\"\r\n  },\r\n  {\r\n    \"id\": 6,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Consider the following statements regarding Category 'C' files:<br>1. These are files of secondary value<br>2. Maximum retention period is 10 years<br>3. These are required for permanent preservation<br><br>Which of the above statements is\/are correct?\",\r\n    \"options\": [\r\n      \"1 only\",\r\n      \"1 and 2 only\",\r\n      \"2 and 3 only\",\r\n      \"1, 2 and 3\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 1 and 2 only<\/b><br><br><b>Analysis of Statement:<\/b><br>Category 'C' includes files which are required to be preserved for specified period only (not permanent). These are files of secondary value having reference value for a limited period not exceeding 10 years. Statement 3 is incorrect as these files are not for permanent preservation.\"\r\n  },\r\n  \r\n  {\r\n    \"id\": 1,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"How many types of record retention schedules are there for government records?\",\r\n    \"options\": [\r\n      \"Two\",\r\n      \"Three\",\r\n      \"Four\",\r\n      \"Five\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Four<\/b><br><br><b>Analysis of Statement:<\/b><br>There are four types of record retention schedules: (1) Records pertaining to Accounts - as per Appendix 13 of General Financial Rules, (2) Records relating to common subjects like Establishment, Vigilance - as per schedule issued by DARPG, (3) Records referred in CS Manual - as per Appendix 28 of CS Manual, and (4) Records pertaining to substantive work of Department - as prescribed by the Department concerned and vetted by NAI.\"\r\n  },\r\n  {\r\n    \"id\": 2,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Record retention schedule for accounts-related records is provided in:\",\r\n    \"options\": [\r\n      \"Appendix 9 of General Financial Rules\",\r\n      \"Appendix 25 of CS Manual of Office Procedure\",\r\n      \"Appendix 28 of CS Manual of Office Procedure\",\r\n      \"Schedule issued by Department of Administrative Reforms\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - Appendix 13 of General Financial Rules<\/b><br><br><b>Analysis of Statement:<\/b><br>Records pertaining to Accounts have their retention schedule specified in Appendix 13 of General Financial Rules. This is one of the four types of record retention schedules maintained for government records.\"\r\n  },\r\n\r\n  {\r\n    \"id\": 4,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Record retention schedule pertaining to substantive items of work of a Department is:\",\r\n    \"options\": [\r\n      \"Prescribed by the Department and approved by Parliament\",\r\n      \"Prescribed by the Department and vetted by NAI\",\r\n      \"Prescribed by DARPG and approved by the Department\",\r\n      \"Prescribed by NAI and approved by the Department\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Prescribed by the Department and vetted by NAI<\/b><br><br><b>Analysis of Statement:<\/b><br>The retention schedule pertaining to substantive items of work of a Department is drafted by the Department concerned and vetted by the National Archives of India (NAI). This schedule also covers items of work handled by Attached and Subordinate offices under the Department and is reviewed after every five years.\"\r\n  },\r\n  {\r\n    \"id\": 5,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"The departmental record retention schedule pertaining to substantive work is reviewed after every:\",\r\n    \"options\": [\r\n      \"Two years\",\r\n      \"Three years\",\r\n      \"Five years\",\r\n      \"Ten years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Five years<\/b><br><br><b>Analysis of Statement:<\/b><br>The retention schedule pertaining to substantive items of work of a Department, which is drafted by the Department and vetted by NAI, is reviewed after every five years to ensure it remains current and relevant.\"\r\n  },\r\n  {\r\n    \"id\": 6,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Files of purely ephemeral nature containing papers of little reference value may be destroyed after how much time without formally recording?\",\r\n    \"options\": [\r\n      \"Six months\",\r\n      \"One year\",\r\n      \"Two years\",\r\n      \"Three years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - One year<\/b><br><br><b>Analysis of Statement:<\/b><br>Files of purely ephemeral nature containing papers of little reference value or research value may be destroyed after one year even without formally recording. This is an exception to the normal recording procedure.\"\r\n  },\r\n  {\r\n    \"id\": 7,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Which categories of files are required to be indexed at the time of their recording?\",\r\n    \"options\": [\r\n      \"Only Category 'A' files\",\r\n      \"Only Category 'B' files\",\r\n      \"Category 'A' and 'B' files\",\r\n      \"Category 'A', 'B' and 'C' files\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Category 'A' and 'B' files<\/b><br><br><b>Analysis of Statement:<\/b><br>Some files are required to be indexed at the time of their recording. Files of Category 'A' and 'B' will only be indexed. Category 'C' files do not require indexing as they are of secondary value with limited retention period.\"\r\n  },\r\n  {\r\n    \"id\": 8,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Consider the following statements regarding the procedure for recording files:<br>1. Remove superfluous papers like reminders and acknowledgements<br>2. Indicate appropriate categorization on file cover<br>3. Get Category 'A' and 'B' files indexed<br>4. Complete entries in file register<br><br>Which of the above are correct procedures?\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2, 3 and 4<\/b><br><br><b>Analysis of Statement:<\/b><br>All four are correct procedures for recording files. The dealing hand\/initiating officer should: (i) remove superfluous papers like reminders, acknowledgements, routine slips, etc., (ii) indicate appropriate categorization and retention period on file cover, (iv) get Category 'A' and 'B' files indexed, and (vii) complete entries in the file register.\"\r\n  },\r\n\r\n  {\r\n    \"id\": 10,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Consider the following statements about indexing in functional filing system:<br>1. Files need not be indexed under basic, primary, secondary and tertiary heads<br>2. The functional filing scheme itself provides the master index<br>3. Files need to be indexed under catchwords used in 'content' part of title<br>4. No indexing is required at all<br><br>Which of the above statements are correct?\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 1, 2 and 3 only<\/b><br><br><b>Analysis of Statement:<\/b><br>Where functional filing system is followed, files need not be indexed under the basic, primary, secondary, and tertiary heads as the functional filing scheme itself provides the master index. However, these files will have to be indexed under the catchwords used in the 'content' part of the title, which falls outside the standardized headings. Statement 4 is incorrect as indexing is still required for catchwords in content part.\"\r\n  },\r\n  \r\n  {\r\n    \"id\": 1,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"The first custodian of recorded files after they are closed is:\",\r\n    \"options\": [\r\n      \"Departmental Records Room (DRR)\",\r\n      \"National Archives of India (NAI)\",\r\n      \"Daftry or Peon of the Section\",\r\n      \"Records Officer of the Department\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Daftry or Peon of the Section<\/b><br><br><b>Analysis of Statement:<\/b><br>Once closed files have been recorded, they are removed from the case-processor to the first custodian of recorded files - the Daftry or Peon of the Section. He keeps recorded files under his charge for a period of one year before they are transferred to the Departmental Records Room.\"\r\n  },\r\n  {\r\n    \"id\": 2,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Recorded files are kept with the Daftry or Peon of the Section for a period of:\",\r\n    \"options\": [\r\n      \"Six months\",\r\n      \"One year\",\r\n      \"Two years\",\r\n      \"Three years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - One year<\/b><br><br><b>Analysis of Statement:<\/b><br>The first custodian (Daftry or Peon of the Section) keeps recorded files under his charge for the period of one year. Thereafter, the recorded files are transferred by following the prescribed process to the Departmental Records Room (DRR).\"\r\n  },\r\n  {\r\n    \"id\": 3,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"After transfer from Section, recorded files are retained in the Departmental Records Room (DRR) for at most:\",\r\n    \"options\": [\r\n      \"10 years\",\r\n      \"15 years\",\r\n      \"24 years\",\r\n      \"34 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 24 years<\/b><br><br><b>Analysis of Statement:<\/b><br>The recorded files retained in the DRR are kept for at most 24 more years (after the initial one year with Daftry\/Peon). Files which survive this period are then reviewed in consultation with NAI. The only exception is Pay Bill Registers which remain in DRR for 34 years.\"\r\n  },\r\n  {\r\n    \"id\": 4,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Pay Bill Registers have a prescribed retention period of:\",\r\n    \"options\": [\r\n      \"25 years\",\r\n      \"30 years\",\r\n      \"35 years\",\r\n      \"40 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 35 years<\/b><br><br><b>Analysis of Statement:<\/b><br>Pay Bill Registers are an exception to the normal retention period. They have the prescribed retention period of 35 years and so remain in DRR for 34 years (after initial one year with Section custodian).\"\r\n  },\r\n  {\r\n    \"id\": 5,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Consider the following regarding transfer and custody of recorded files:<br>1. First custodian keeps files for one year<br>2. DRR keeps files for at most 24 years<br>3. Pay Bill Registers remain in DRR for 34 years<br>4. NAI is the custodian for permanent preservation<br><br>Which of the above statements are correct?\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2, 3 and 4<\/b><br><br><b>Analysis of Statement:<\/b><br>All statements are correct. The Daftry\/Peon keeps files for one year, DRR retains files for at most 24 more years, Pay Bill Registers remain in DRR for 34 years (as they have 35-year retention period), and files surviving the review are taken over by NAI for permanent preservation.\"\r\n  },\r\n  {\r\n    \"id\": 6,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Which of the following are aids to retrieve records?<br>1. Organizational History<br>2. Index Cards<br>3. Precedent Books<br>4. Standing Guard File<br><br>Select the correct answer:\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2, 3 and 4<\/b><br><br><b>Analysis of Statement:<\/b><br>All four are aids to retrieve records. Other aids include: Printed Index Heads, Induction Note, File Registers, Alphabetical List of Important Files, Standing Note, and Reference Folder. These help in properly identifying the required record with exact file number etc.\"\r\n  },\r\n  {\r\n    \"id\": 7,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Files obtained from Departmental Records Room (DRR) are normally returned within:\",\r\n    \"options\": [\r\n      \"One month\",\r\n      \"Two months\",\r\n      \"Three months\",\r\n      \"Six months\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Three months<\/b><br><br><b>Analysis of Statement:<\/b><br>Files obtained from DRR are normally returned within three months. This is different from files obtained from NAI which are not normally retained for more than six months except with their specific knowledge and consent.\"\r\n  },\r\n  {\r\n    \"id\": 8,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Files obtained from National Archives of India (NAI) are not normally retained for more than:\",\r\n    \"options\": [\r\n      \"One month\",\r\n      \"Three months\",\r\n      \"Six months\",\r\n      \"One year\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Six months<\/b><br><br><b>Analysis of Statement:<\/b><br>Files obtained from NAI are not normally retained for more than six months except with their specific knowledge and consent. This is longer than the three-month period for files obtained from DRR, reflecting the more permanent and valuable nature of records held by NAI.\"\r\n  },\r\n  {\r\n    \"id\": 9,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Every custodian of records issues the requisitioned record only against:\",\r\n    \"options\": [\r\n      \"Verbal request from officer\",\r\n      \"Email confirmation\",\r\n      \"Conspicuously colored requisitioning card or paper\",\r\n      \"Phone call from authorized person\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Conspicuously colored requisitioning card or paper<\/b><br><br><b>Analysis of Statement:<\/b><br>For tracking movement of requisitioned records, every custodian of records issues the requisitioned record only against a conspicuously colored requisitioning card or paper. The requisitioning agency is also required to indicate the purpose and identity (file number, diary number etc.) of the current record with which the requisitioned record is to be linked.\"\r\n  },\r\n  {\r\n    \"id\": 10,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Consider the following statements regarding requisitioning of records:<br>1. Requisitioning agency must indicate purpose for requisition<br>2. Identity of current record must be indicated for linking<br>3. Requisition is kept in place of issued record<br>4. Fresh requisition needed if file is put up with another file<br><br>Which of the above statements are correct?\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2, 3 and 4<\/b><br><br><b>Analysis of Statement:<\/b><br>All statements are correct. The requisitioning agency must indicate the purpose for requisition and the identity (file number, diary number etc.) of current record for linking. When record is issued, the requisition is kept in place of the issued record. If a file initially obtained for one case is subsequently put up with another file, a fresh requisition should be given to the custodian.\"\r\n  },\r\n  \r\n  {\r\n    \"id\": 1,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"The objective of reviewing records is to ascertain:<br>1. Administrative, legal and fiscal use of records<br>2. Evidential and informational value<br>3. Intrinsic value due to age, signatures, seals<br>4. Storage space requirements<br><br>Select the correct answer:\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 1, 2 and 3 only<\/b><br><br><b>Analysis of Statement:<\/b><br>Review helps in determining the current and future administrative, legal, fiscal use of the records as well as their evidential and informational value. The review also looks into the intrinsic value of records which may be due to some unique factors such as age, circumstances of creation, signatures, seals etc. Statement 4 is not mentioned as an objective of review.\"\r\n  },\r\n  {\r\n    \"id\": 2,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Category 'C' records are reviewed after completion of:\",\r\n    \"options\": [\r\n      \"Indicated calendar years from the year of opening\",\r\n      \"Indicated calendar years from the year of closure\",\r\n      \"25 years from the year of opening\",\r\n      \"25 years from the year of closure\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Indicated calendar years from the year of closure<\/b><br><br><b>Analysis of Statement:<\/b><br>The records categorized as Category 'C' records are reviewed after the completion of the indicated calendar years from the year of closure. For example, if a file has been recorded as C-3 on 15.06.2005, it would be reviewed any time after completion of the years 2006, 2007 and 2008.\"\r\n  },\r\n  {\r\n    \"id\": 3,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"If a file has been recorded as C-3 on 15.06.2005, it would be reviewed any time after completion of:\",\r\n    \"options\": [\r\n      \"Years 2005, 2006 and 2007\",\r\n      \"Years 2006, 2007 and 2008\",\r\n      \"Years 2007, 2008 and 2009\",\r\n      \"Years 2008, 2009 and 2010\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Years 2006, 2007 and 2008<\/b><br><br><b>Analysis of Statement:<\/b><br>Category 'C' records are reviewed after completion of indicated calendar years from the year of closure. If a file recorded as C-3 on 15.06.2005, it would be reviewed any time after completion of the years 2006, 2007 and 2008 (three complete calendar years after the year of closure).\"\r\n  },\r\n  {\r\n    \"id\": 4,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Category 'A' and Category 'B' recorded files are reviewed after the completion of:\",\r\n    \"options\": [\r\n      \"10 years from the year of opening\",\r\n      \"25 years from the year of opening\",\r\n      \"10 years from the year of closure\",\r\n      \"25 years from the year of closure\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 25 years from the year of opening<\/b><br><br><b>Analysis of Statement:<\/b><br>The Category 'A' and Category 'B' recorded files are reviewed after the completion of 25 years from the year of opening of files. This is different from Category 'C' files which are reviewed from the year of closure.\"\r\n  },\r\n  {\r\n    \"id\": 5,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Before records are destroyed, which document must be prepared?\",\r\n    \"options\": [\r\n      \"Disposal Certificate as per Form-4 of Public Records Rules\",\r\n      \"Certificate of Destruction as per Form-6 of Public Records Rules\",\r\n      \"Weeding Certificate as per Form-8 of Public Records Rules\",\r\n      \"Destruction Order as per Form-10 of Public Records Rules\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Certificate of Destruction as per Form-6 of Public Records Rules<\/b><br><br><b>Analysis of Statement:<\/b><br>When after review it is found that some records have outlived their utility and are to be weeded out, before such records are confined to incinerator or shredder for destruction, a 'Certificate of Destruction' is prepared in the format prescribed as 'Form-6' in the Public Records Rules, 1997.\"\r\n  },\r\n  {\r\n    \"id\": 6,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"The management, administration and preservation of public records is regulated in accordance with:\",\r\n    \"options\": [\r\n      \"Public Records Act, 1993 and Rules framed under it\",\r\n      \"Right to Information Act, 2005\",\r\n      \"Archives Act, 1972\",\r\n      \"Central Secretariat Manual of Office Procedure\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - Public Records Act, 1993 and Rules framed under it<\/b><br><br><b>Analysis of Statement:<\/b><br>The management, administration and preservation of public records of the Central Government, Union Territory Administrations, Public Sector Undertakings, Statutory Bodies, and Corporations, Commissions and Committees is regulated in accordance with the Public Records Act, 1993 and the Rules framed under the Act.\"\r\n  },\r\n  {\r\n    \"id\": 7,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"As per the Public Records Act, 1993, every record-creating agency is required to designate:\",\r\n    \"options\": [\r\n      \"Records Management Officer (RMO)\",\r\n      \"Departmental Records Officer (DRO)\",\r\n      \"Chief Records Administrator (CRA)\",\r\n      \"Archives Management Officer (AMO)\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Departmental Records Officer (DRO)<\/b><br><br><b>Analysis of Statement:<\/b><br>As per provisions of the Public Records Act, 1993, every record-creating agency is required to designate one of its officers as 'Departmental Records Officer' (DRO) under intimation to the NAI, which is the apex body for managing Government records.\"\r\n  },\r\n  {\r\n    \"id\": 8,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"The Departmental Records Officer (DRO) is designated under intimation to:\",\r\n    \"options\": [\r\n      \"Department of Administrative Reforms and Public Grievances\",\r\n      \"National Archives of India (NAI)\",\r\n      \"Central Secretariat\",\r\n      \"Ministry of Home Affairs\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - National Archives of India (NAI)<\/b><br><br><b>Analysis of Statement:<\/b><br>Every record-creating agency is required to designate one of its officers as 'Departmental Records Officer' (DRO) under intimation to the NAI, which is the apex body for managing Government records. The Act elaborately enumerates the functions to be performed by the DRO.\"\r\n  },\r\n \r\n  {\r\n    \"id\": 10,\r\n    \"chapter\": \"Records Management-Notes by ISTM\",\r\n    \"question\": \"Consider the following statements regarding review of records:<br>1. Review should be undertaken systematically and regularly<br>2. Review should be entrusted to those conversant with subject matter<br>3. DRR takes stock of files mature for review at beginning of year<br>4. Files to be reviewed are sent in equal numbers throughout the year<br><br>Which of the above statements are correct?\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2, 3 and 4<\/b><br><br><b>Analysis of Statement:<\/b><br>All statements are correct. Review should be undertaken systematically and regularly, entrusted to those conversant with the subject matter. To undertake review systematically, the DRR at the beginning of the year takes stock of files that are mature for review. In respect of files to be reviewed by Sections, these are sent in almost equal numbers spread over the entire year.\"\r\n  },\r\n\r\n\r\n\/\/GFR APPENDIX-9\r\n\r\n\r\n\r\n  {\r\n    \"id\": 1,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Which of the following records shall on no account be destroyed?<br>1. Records connected with expenditure within period of limitation<br>2. Records of incomplete projects beyond limitation period<br>3. Records connected with claims to service and personal matters<br>4. Orders and sanctions of permanent character until revised<br><br>Select the correct answer:\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"1, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2, 3 and 4<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Para 1, the following shall on no account be destroyed: (i) Records connected with expenditure within period of limitation fixed by law, (ii) Records connected with expenditure on projects\/schemes\/works not completed although beyond limitation period, (iii) Records connected with claims to service and personal matters, (iv) Orders and sanctions of permanent character until revised, and (v) Records with outstanding audit objection.\"\r\n  },\r\n  {\r\n    \"id\": 2,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records in respect of which an audit objection is outstanding:\",\r\n    \"options\": [\r\n      \"Can be destroyed after 3 years\",\r\n      \"Can be destroyed after 5 years\",\r\n      \"Shall on no account be destroyed\",\r\n      \"Can be destroyed after settlement with concerned officer\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Shall on no account be destroyed<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Para 1(v), records in respect of which an audit objection is outstanding shall on no account be destroyed. This is a mandatory provision to ensure audit compliance and accountability.\"\r\n  },\r\n  {\r\n    \"id\": 3,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Expenditure sanctions not covered by permanent category (including sanctions relating to grants-in-aid) shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after completion of audit\",\r\n      \"2 years, or one year after completion of audit, whichever is later\",\r\n      \"3 years, or one year after completion of audit, whichever is later\",\r\n      \"5 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 2 years, or one year after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(i), Expenditure Sanctions not covered by Paragraph 1 (including sanctions relating to grants-in-aid) shall be preserved for 2 years, or one year after completion of audit, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 4,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Cash Books maintained by Drawing and Disbursing Officers under Central Government Account (Receipts and Payments) Rules, 1983 shall be preserved for:\",\r\n    \"options\": [\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\",\r\n      \"35 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 10 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(ii), Cash Books maintained by the Drawing and Disbursing Officers under Central Government Account (Receipts and Payments) Rules, 1983 shall be preserved for 10 years.\"\r\n  },\r\n  {\r\n    \"id\": 5,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Contingent expenditure records shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after completion of audit\",\r\n      \"2 years, or one year after completion of audit, whichever is later\",\r\n      \"3 years, or one year after completion of audit, whichever is later\",\r\n      \"5 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 3 years, or one year after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(iii), Contingent expenditure records shall be preserved for 3 years, or one year after completion of audit, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 6,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Arrear claims (including sanction for investigation, where necessary) shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after completion of audit\",\r\n      \"2 years, or one year after completion of audit, whichever is later\",\r\n      \"3 years, or one year after completion of audit, whichever is later\",\r\n      \"5 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 3 years, or one year after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(iv), Arrear claims (including sanction for investigation, where necessary) shall be preserved for 3 years, or 1 year after completion of audit, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 7,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Papers relating to GPF Membership shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - 1 year<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(v), papers relating to GPF Membership shall be preserved for 1 year.\"\r\n  },\r\n  {\r\n    \"id\": 8,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Papers relating to GPF Nomination shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"1 year after final settlement of GPF Account\",\r\n      \"3 years after final settlement of GPF Account\",\r\n      \"5 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 1 year after final settlement of GPF Account<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(vi), papers relating to GPF Nomination shall be preserved for 1 year after final settlement of GPF Account.\"\r\n  },\r\n  {\r\n    \"id\": 9,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Papers relating to adjustment of missing credits in GPF Accounts shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - 1 year<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(vii), papers relating to adjustment of missing credits in GPF Accounts shall be preserved for 1 year.\"\r\n  },\r\n  {\r\n    \"id\": 10,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Papers relating to final withdrawal from GPF (e.g., for house building, higher technical education of children) shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"Until final settlement of GPF Account\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - 1 year<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(viii), papers relating to final withdrawal from GPF, e.g., for house building, higher technical education of children, etc. shall be preserved for 1 year.\"\r\n  },\r\n  {\r\n    \"id\": 11,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"GPF annual statements shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - 1 year<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(ix), GPF annual statements shall be preserved for 1 year.\"\r\n  },\r\n  {\r\n    \"id\": 12,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"T.A.\/Transfer T.A. claims shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after completion of audit\",\r\n      \"2 years, or one year after completion of audit, whichever is later\",\r\n      \"3 years, or one year after completion of audit, whichever is later\",\r\n      \"5 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 3 years, or one year after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(x), T.A.\/Transfer T.A. claims shall be preserved for 3 years, or one year after completion of audit, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 13,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Budget Estimates\/Revised Estimates shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 2, Budget Estimates\/Revised Estimates shall be preserved for 3 years. The retention period relates to the Budget\/Revised Estimates as compiled by the Budget\/Accounts Section for the Department as a whole.\"\r\n  },\r\n  {\r\n    \"id\": 14,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Service Books of officials entitled to retirement\/terminal benefits shall be preserved for:\",\r\n    \"options\": [\r\n      \"3 years after they have ceased to be in service\",\r\n      \"3 years after issue of final pension\/gratuity payment order\",\r\n      \"5 years after retirement\",\r\n      \"10 years after retirement\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years after issue of final pension\/gratuity payment order<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 3(a), Service Books of officials entitled to retirement\/terminal benefits shall be preserved for 3 years after issue of final pension\/gratuity payment order.\"\r\n  },\r\n  {\r\n    \"id\": 15,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Service Books of other employees (not entitled to retirement\/terminal benefits) shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after they have ceased to be in service\",\r\n      \"3 years after they have ceased to be in service\",\r\n      \"5 years after they have ceased to be in service\",\r\n      \"10 years after they have ceased to be in service\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years after they have ceased to be in service<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 3(b), Service Books of other employees shall be preserved for 3 years after they have ceased to be in service.\"\r\n  },\r\n  {\r\n    \"id\": 16,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Leave Account of officials entitled to retirement\/terminal benefits shall be preserved for:\",\r\n    \"options\": [\r\n      \"3 years after they have ceased to be in service\",\r\n      \"3 years after issue of final pension\/gratuity payment order\",\r\n      \"5 years after retirement\",\r\n      \"10 years after retirement\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years after issue of final pension\/gratuity payment order<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 4(a), Leave Account of officials entitled to retirement\/terminal benefits shall be preserved for 3 years after issue of final pension\/gratuity payment order.\"\r\n  },\r\n  {\r\n    \"id\": 17,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Leave Account of other employees shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after they have ceased to be in service\",\r\n      \"3 years after they have ceased to be in service\",\r\n      \"5 years after they have ceased to be in service\",\r\n      \"Until superannuation\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years after they have ceased to be in service<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 4(b), Leave Account of other employees shall be preserved for 3 years after they have ceased to be in service.\"\r\n  },\r\n  {\r\n    \"id\": 18,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Nomination relating to family pension and DCR gratuity shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after settlement of benefits\",\r\n      \"3 years after settlement of benefits\",\r\n      \"5 years after settlement of benefits\",\r\n      \"Permanently\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - 1 year after settlement of benefits<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 5(a), nomination relating to family pension and DCR gratuity shall be preserved for 1 year after settlement of benefits, subject to the nomination in original or authenticated copy being placed in Vol. II of Service Book\/Personal File.\"\r\n  },\r\n  {\r\n    \"id\": 19,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Civil List Gradation\/Seniority list in the case of Departments preparing the compilation shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 5(b)(i), Civil List Gradation\/Seniority list in the case of Departments preparing bringing out the compilation shall be preserved for 3 years.\"\r\n  },\r\n  {\r\n    \"id\": 20,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Civil List Gradation\/Seniority list in the case of other Departments (those supplying information for compilation) shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after issue of relevant compilation\",\r\n      \"3 years after issue of relevant compilation\",\r\n      \"5 years after issue of relevant compilation\",\r\n      \"Until next compilation is issued\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - 1 year after issue of relevant compilation<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 5(b)(ii), in the case of other Departments (i.e., those supplying information for such compilation), the records shall be preserved for 1 year after issue of relevant compilation.\"\r\n  },\r\n  {\r\n    \"id\": 21,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to alteration in the date of birth shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 5(c), records relating to alteration in the date of birth shall be preserved for 3 years, subject to suitable entry being made in the appropriate service record and an authenticated copy of the order being kept in Vol. II of Service Book\/Personal file.\"\r\n  },\r\n  {\r\n    \"id\": 22,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to admission of previous service not supported by authenticated service record (e.g., through collateral evidence) shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after completion of audit\",\r\n      \"2 years, or one year after completion of audit, whichever is later\",\r\n      \"3 years, or one year after completion of audit, whichever is later\",\r\n      \"5 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 3 years, or one year after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 5(d), records relating to admission of previous service not supported by authenticated service record (e.g., through collateral evidence) shall be preserved for 3 years, or 1 year after completion of audit, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 23,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to verification of service shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 5 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 5(e), records relating to verification of service shall be preserved for 5 years, subject to a suitable record being kept somewhere, e.g., in the Service Book or History Sheet.\"\r\n  },\r\n  {\r\n    \"id\": 24,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Expenditure statements in respect of lower formations shall be:\",\r\n    \"options\": [\r\n      \"Weeded out at the end of financial year\",\r\n      \"Weeded out after 3 years\",\r\n      \"Weeded out after Appropriation Accounts are finalized\",\r\n      \"Preserved for 5 years\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - Weeded out at the end of financial year<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 6(a), expenditure statements in respect of lower formations shall be weeded out at the end of financial year.\"\r\n  },\r\n  {\r\n    \"id\": 25,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Expenditure statements in respect of Department itself shall be:\",\r\n    \"options\": [\r\n      \"Weeded out at the end of financial year\",\r\n      \"Weeded out after 3 years\",\r\n      \"Weeded out after the Appropriation Accounts for the year have been finalized\",\r\n      \"Preserved for 5 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Weeded out after the Appropriation Accounts for the year have been finalized<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 6(b), expenditure statements in respect of Department itself shall be weeded out after the Appropriation Accounts for the year have been finalized.\"\r\n  },\r\n  {\r\n    \"id\": 26,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Register of monthly expenditure (Form GFR9) shall be:\",\r\n    \"options\": [\r\n      \"Weeded out at the end of financial year\",\r\n      \"Weeded out after 3 years\",\r\n      \"Weeded out after the Appropriation Accounts for the year have been finalized\",\r\n      \"Preserved for 5 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Weeded out after the Appropriation Accounts for the year have been finalized<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 6(c), Register of monthly expenditure (Form GFR9) shall be weeded out after the Appropriation Accounts for the year have been finalized.\"\r\n  },\r\n  {\r\n    \"id\": 27,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Surety Bonds executed in favour of a temporary or retiring Government servant shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after the Bond ceases to be enforceable\",\r\n      \"3 years after the Bond ceases to be enforceable\",\r\n      \"5 years after the Bond ceases to be enforceable\",\r\n      \"10 years after the Bond ceases to be enforceable\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years after the Bond ceases to be enforceable<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 7, Surety Bonds executed in favour of a temporary or a retiring Government servant shall be preserved for 3 years after the Bond ceases to be enforceable.\"\r\n  },\r\n  {\r\n    \"id\": 28,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Pay Bill register shall be preserved for:\",\r\n    \"options\": [\r\n      \"10 years\",\r\n      \"25 years\",\r\n      \"35 years\",\r\n      \"50 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 35 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 8(a), Pay Bill register shall be preserved for 35 years. This is one of the longest retention periods specified in the Appendix.\"\r\n  },\r\n  {\r\n    \"id\": 29,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Office copies of Establishment pay bills and related schedules (in respect of period for which pay bill register is not maintained) shall be preserved for:\",\r\n    \"options\": [\r\n      \"10 years\",\r\n      \"25 years\",\r\n      \"35 years\",\r\n      \"50 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 35 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 8(b), office copies of Establishment pay bills and related schedules (in respect of period for which pay bill register is not maintained) shall be preserved for 35 years.\"\r\n  },\r\n  {\r\n    \"id\": 30,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Schedules to the Establishment pay bills for the period for which pay bill register is maintained shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after completion of audit\",\r\n      \"2 years, or one year after completion of audit, whichever is later\",\r\n      \"3 years, or one year after completion of audit, whichever is later\",\r\n      \"5 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 3 years, or one year after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 8(c), schedules to the Establishment pay bills for the period for which pay bill register is maintained shall be preserved for 3 years, or one year after the completion of audit, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 31,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Acquaintance Roll shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after completion of audit\",\r\n      \"2 years, or one year after completion of audit, whichever is later\",\r\n      \"3 years, or one year after completion of audit, whichever is later\",\r\n      \"5 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 3 years, or one year after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 8(d), Acquaintance Roll shall be preserved for 3 years, or one year after the completion of audit, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 32,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Muster Rolls shall be preserved for a minimum of:\",\r\n    \"options\": [\r\n      \"One financial year excluding the financial year of payment\",\r\n      \"Two financial years excluding the financial year of payment\",\r\n      \"Three financial years excluding the financial year of payment\",\r\n      \"Five financial years excluding the financial year of payment\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Three financial years excluding the financial year of payment<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 9, Muster Rolls shall be preserved for such period as may be prescribed in departmental regulations subject to a minimum of three financial years excluding the financial year of payment.\"\r\n  },\r\n  {\r\n    \"id\": 33,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Bill Register maintained in Form TR-28-A shall be preserved for:\",\r\n    \"options\": [\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\",\r\n      \"35 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 5 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 10, Bill Register maintained in Form TR-28-A shall be preserved for 5 years.\"\r\n  },\r\n  {\r\n    \"id\": 34,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Paid cheques returned by the Bank to the Audit\/Accounts Office shall be preserved for:\",\r\n    \"options\": [\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\",\r\n      \"35 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 5 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 11, paid cheques returned by the Bank to the Audit\/Accounts Office shall be preserved for 5 years. The counter foils of paid cheques should also be preserved for the same period.\"\r\n  },\r\n  {\r\n    \"id\": 35,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Counter foils of paid cheques should be preserved for:\",\r\n    \"options\": [\r\n      \"3 years\",\r\n      \"Same period as prescribed for paid cheques, viz., 5 years\",\r\n      \"10 years\",\r\n      \"Until completion of audit\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Same period as prescribed for paid cheques, viz., 5 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 11, the counter foils of paid cheques should be preserved for the same period as prescribed for preservation of paid cheques, viz., 5 years. However, if required for enquiry settlement, these should not be destroyed unless otherwise advised by the authorities conducting the enquiry.\"\r\n  },\r\n  {\r\n    \"id\": 36,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Files, papers and documents relating to contracts, agreements, etc. shall be preserved for:\",\r\n    \"options\": [\r\n      \"3 years after the contract\/agreement is fulfilled or terminated\",\r\n      \"5 years after the contract\/agreement is fulfilled or terminated\",\r\n      \"10 years after the contract\/agreement is fulfilled or terminated\",\r\n      \"Until all audit objections are cleared\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 5 years after the contract\/agreement is fulfilled or terminated<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 12, files, papers and documents relating to contracts, agreements, etc. shall be preserved for 5 years after the contract\/agreement is fulfilled or terminated. However, in cases where audit objections have been raised, these shall not be destroyed till objections have been cleared or reviewed by Public Accounts Committee.\"\r\n  },\r\n  {\r\n    \"id\": 37,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Consider the following statements regarding files\/documents relating to contracts with audit objections:<br>1. Cannot be destroyed under any circumstances<br>2. Can be destroyed only after objections are cleared<br>3. Can be destroyed only after review by Public Accounts Committee<br>4. Can be destroyed after 5 years regardless of objections<br><br>Which of the above statements are correct?\",\r\n    \"options\": [\r\n      \"1 only\",\r\n      \"2 and 3 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 2 and 3 only<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 12, in cases where audit objections have been raised, the relevant files and documents shall not, under any circumstances, be allowed to be destroyed till such time as the objections have been cleared to the satisfaction of the audit authorities or have been reviewed by the Public Accounts Committee. Statement 1 is incorrect as 'under any circumstances' applies only until clearance\/review, not permanently.\"\r\n  },\r\n  {\r\n    \"id\": 38,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Sub-vouchers relating to Secret Service Expenditure shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after the expiry of financial year\",\r\n      \"3 years after the expiry of financial year in which expenditure was incurred\",\r\n      \"5 years after the expiry of financial year\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years after the expiry of financial year in which expenditure was incurred<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 13, sub-vouchers relating to Secret Service Expenditure shall be preserved for 3 years after the expiry of the financial year in which the expenditure was incurred, subject to completion of administrative audit and issue of audit certificate by the nominated Controlling Officer.\"\r\n  },\r\n  {\r\n    \"id\": 39,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Consider the following pairs of records and their retention periods:<br>1. Cash Books by DDOs - 10 years<br>2. Pay Bill Register - 35 years<br>3. GPF Annual Statements - 1 year<br>4. Budget Estimates - 5 years<br><br>Which of the above pairs are correctly matched?\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 1, 2 and 3 only<\/b><br><br><b>Analysis of Statement:<\/b><br>Pairs 1, 2, and 3 are correctly matched: Cash Books by DDOs are preserved for 10 years (Sl. No. 1(ii)), Pay Bill Register for 35 years (Sl. No. 8(a)), and GPF Annual Statements for 1 year (Sl. No. 1(ix)). Pair 4 is incorrect as Budget Estimates are preserved for 3 years, not 5 years (Sl. No. 2).\"\r\n  },\r\n  {\r\n    \"id\": 40,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"The destruction of records connected with accounts shall be governed by rules prescribed by Government with the concurrence of:\",\r\n    \"options\": [\r\n      \"Finance Minister\",\r\n      \"Comptroller and Auditor-General\",\r\n      \"Parliament\",\r\n      \"Department of Administrative Reforms\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Comptroller and Auditor-General<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9 preamble, the destruction of records (including correspondence) connected with accounts shall be governed by rules prescribed by Government with the concurrence of the Comptroller and Auditor-General of India.\"\r\n  },\r\n  \r\n  {\r\n    \"id\": 1,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"The retention period for a file is to be reckoned from:\",\r\n    \"options\": [\r\n      \"The year in which the file is opened\",\r\n      \"The year in which the file is recorded\",\r\n      \"The year in which the file is closed (action completed)\",\r\n      \"The year in which audit is completed\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - The year in which the file is closed (action completed)<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Instruction 1 of GFR Appendix-9, the retention period specified is to be reckoned from the year in which the file is closed (i.e., action thereon has been completed) and not necessarily from the year in which it is recorded.\"\r\n  },\r\n  {\r\n    \"id\": 2,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"In the case of records other than files (e.g., registers), the prescribed retention period will be counted from:\",\r\n    \"options\": [\r\n      \"The year in which it is opened\",\r\n      \"The year in which it is recorded\",\r\n      \"The year in which it has ceased to be current\",\r\n      \"The year in which it is transferred to DRR\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - The year in which it has ceased to be current<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Instruction 2 of GFR Appendix-9, in the case of records other than files, e.g., registers, the prescribed retention period will be counted from the year in which it has ceased to be current.\"\r\n  },\r\n  {\r\n    \"id\": 3,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Consider the following statements regarding retention of records:<br>1. A record may be retained for longer period than specified if it has special features<br>2. A record may be retained for shorter period than prescribed in exceptional cases<br>3. Retention period depends on peculiar needs of department<br><br>Which of the above statements are correct?\",\r\n    \"options\": [\r\n      \"1 only\",\r\n      \"1 and 3 only\",\r\n      \"2 and 3 only\",\r\n      \"1, 2 and 3\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 1 and 3 only<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Instruction 3 of GFR Appendix-9, in exceptional cases, a record may be retained for a period longer than specified if it has special features or warranted by peculiar needs of the department. However, in no case will a record be retained for a period shorter than that prescribed in the schedule. Statement 2 is incorrect.\"\r\n  },\r\n  {\r\n    \"id\": 4,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"If a record is required in connection with disposal of another record, the former will:\",\r\n    \"options\": [\r\n      \"Be weeded out as per its marked retention period\",\r\n      \"Not be weeded out until issues in the latter are finally decided\",\r\n      \"Be transferred to NAI immediately\",\r\n      \"Be destroyed after informing the concerned authority\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Not be weeded out until issues in the latter are finally decided<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Instruction 4 of GFR Appendix-9, if a record is required in connection with disposal of another record, the former will not be weeded out until after all issues raised in the latter have been finally decided, even though the retention period marked on the former may have expired. The retention periods should be reviewed and revised suitably.\"\r\n  },\r\n \r\n  {\r\n    \"id\": 7,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Where a minimum period after which any record may be destroyed has been prescribed, who may order the destruction in writing?\",\r\n    \"options\": [\r\n      \"Only the Comptroller and Auditor-General\",\r\n      \"Only the Finance Ministry\",\r\n      \"Head of Department or any other authority empowered by him\",\r\n      \"National Archives of India\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Head of Department or any other authority empowered by him<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Note (3) of GFR Appendix-9, where a minimum period has been prescribed, the Head of Department or any other authority empowered by him may order in writing the destruction of such record in their own and subordinate offices on expiry of that period counting from the last day of the latest financial year covered by the record.\"\r\n  },\r\n  {\r\n    \"id\": 8,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"The destruction period is counted from:\",\r\n    \"options\": [\r\n      \"The first day of the financial year covered by the record\",\r\n      \"The middle of the financial year covered by the record\",\r\n      \"The last day of the latest financial year covered by the record\",\r\n      \"The date of creation of the record\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - The last day of the latest financial year covered by the record<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Note (3) of GFR Appendix-9, the destruction may be ordered on the expiry of the prescribed period counting from the last day of the latest financial year covered by the record.\"\r\n  },\r\n  {\r\n    \"id\": 9,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Heads of Departments are competent to sanction destruction of useless records, but for records pertaining to accounts audited by Indian Audit and Accounts Department, what is required?\",\r\n    \"options\": [\r\n      \"No special requirement\",\r\n      \"List to be forwarded to Audit\/Accounts Officer for concurrence before destruction\",\r\n      \"Approval from Finance Minister\",\r\n      \"Approval from Parliament\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - List to be forwarded to Audit\/Accounts Officer for concurrence before destruction<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Note (4) of GFR Appendix-9, Heads of Departments are competent to sanction destruction of useless records, but a list of records that pertain to accounts audited by Indian Audit and Accounts Departments shall be forwarded to the Audit Officer and\/or Accounts Officers for concurrence before destruction is ordered.\"\r\n  },\r\n  {\r\n    \"id\": 10,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Full details of all records destroyed from time to time shall be maintained:\",\r\n    \"options\": [\r\n      \"For 5 years in each office\",\r\n      \"For 10 years in each office\",\r\n      \"Permanently in each office\",\r\n      \"Until next audit is completed\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Permanently in each office<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Note (5) of GFR Appendix-9, full details shall be maintained permanently, in each office, of all records destroyed from time to time. This ensures accountability and audit trail for destroyed records.\"\r\n  },\r\n  {\r\n    \"id\": 11,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Consider the following statements regarding record retention:<br>1. Retention period for files is from year of closure<br>2. Retention period for registers is from year when it ceased to be current<br>3. Records can be retained for shorter period in exceptional cases<br>4. Full details of destroyed records must be maintained permanently<br><br>Which statements are correct?\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"1, 2 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 1, 2 and 4 only<\/b><br><br><b>Analysis of Statement:<\/b><br>Statements 1, 2, and 4 are correct as per Instructions 1, 2, and Note (5) respectively. Statement 3 is incorrect because Instruction 3 clearly states that in no case will a record be retained for a period shorter than that prescribed in the schedule.\"\r\n  },\r\n  {\r\n    \"id\": 12,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"If retention period marked on a record has expired but it is required for disposal of another record, what should be done?\",\r\n    \"options\": [\r\n      \"The record should be immediately destroyed as per marked period\",\r\n      \"The retention period should be reviewed and revised, and record not weeded until other issues are decided\",\r\n      \"The record should be transferred to NAI\",\r\n      \"The record should be microfilmed and then destroyed\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - The retention period should be reviewed and revised, and record not weeded until other issues are decided<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Instruction 4 of GFR Appendix-9, if a record is required in connection with disposal of another record, it will not be weeded out until all issues in the latter are finally decided, even if its retention period has expired. The retention periods initially marked on such records should be consciously reviewed and, where necessary, revised suitably.\"\r\n  },\r\n  \r\n  {\r\n    \"id\": 1,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to continuance\/revival of posts shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - 1 year<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9 (Destruction of records referred to in Para 1(iii)), Sl. No. 1(i), records relating to continuance\/revival of posts shall be preserved for 1 year, subject to particulars of sanction being noted in Establishment\/Sanction Register.\"\r\n  },\r\n  {\r\n    \"id\": 2,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to conversion of temporary posts shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 10 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(ii), records relating to conversion of temporary posts shall be preserved for 10 years, subject to particulars of sanction being noted in Establishment\/Sanction Register.\"\r\n  },\r\n  {\r\n    \"id\": 3,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to creation of posts shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 10 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(iii), records relating to creation of posts shall be preserved for 10 years, subject to particulars of sanction being noted in Establishment\/Sanction Register.\"\r\n  },\r\n  {\r\n    \"id\": 4,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to revision of scales of pay in the case of Departments issuing orders shall be preserved:\",\r\n    \"options\": [\r\n      \"For 10 years\",\r\n      \"For 25 years\",\r\n      \"Permanently\",\r\n      \"For 5 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Permanently<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(iv), records relating to revision of scales of pay shall be preserved permanently in the case of Departments issuing orders and Departments concerned. Other Departments need keep only the standing orders, weeding out superseded ones as and when they become obsolete.\"\r\n  },\r\n  {\r\n    \"id\": 5,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to upgrading of posts shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 10 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1(v), records relating to upgrading of posts shall be preserved for 10 years, subject to particulars of sanction being noted in Establishment\/Sanction Register.\"\r\n  },\r\n  {\r\n    \"id\": 6,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Establishment\/Sanction Register for determining suitability of employees for continuance in service shall be preserved:\",\r\n    \"options\": [\r\n      \"For 10 years\",\r\n      \"For 25 years\",\r\n      \"Permanently\",\r\n      \"For 5 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Permanently<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 2, Establishment\/Sanction Register for review for determining suitability of employees for continuance in service shall be preserved permanently. Where, for any reason the register is re-written, the old volume will be kept for 3 years.\"\r\n  },\r\n  {\r\n    \"id\": 7,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"If the Establishment\/Sanction Register is re-written for any reason, the old volume will be kept for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 2, where the Establishment\/Sanction Register is re-written for any reason, the old volume will be kept for 3 years, even though the current register is retained permanently.\"\r\n  },\r\n  {\r\n    \"id\": 8,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Arbitration and litigation cases shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 3, arbitration and litigation cases shall be preserved for 3 years, subject to: (a) file not being closed until award\/judgment becomes final by limitation or final decision in appeal\/revision; and (b) cases involving important issues being retained for appropriately longer period.\"\r\n  },\r\n  {\r\n    \"id\": 9,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Consider the following statements regarding arbitration and litigation cases:<br>1. Retained for 3 years<br>2. File not closed until award\/judgment becomes final<br>3. Cases with high precedent value may be retained longer<br>4. Can be destroyed before 3 years if settlement is reached<br><br>Which statements are correct?\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 1, 2 and 3 only<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 3, statements 1, 2, and 3 are correct. The file is not closed until award\/judgment becomes final, and cases involving important issues or containing material of high precedent\/reference value may be retained for appropriately longer period. Statement 4 is incorrect as records cannot be retained for shorter than prescribed period.\"\r\n  },\r\n  {\r\n    \"id\": 10,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Notices under Section 80 of Civil Procedure Code shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - 1 year<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 4, notices under Section 80 of Civil Procedure Code shall be preserved for 1 year. However, if such a notice is followed up by a civil suit, it would become arbitration\/litigation case and would need to be retained for 3 years.\"\r\n  },\r\n  {\r\n    \"id\": 11,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"If a notice under Section 80 of CPC is followed up by a civil suit, it shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 4, if a notice under Section 80 of CPC is followed up by a civil suit, it would become arbitration\/litigation case and would therefore need to be retained for 3 years instead of the normal 1 year for notices.\"\r\n  },\r\n  {\r\n    \"id\": 12,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to condonation of break in service shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - 5 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 5, records relating to condonation of break in service shall be preserved for 5 years, subject to a suitable entry being made in the appropriate service record and an authenticated copy of the order being kept in Vol. II of Service Book\/Personal File.\"\r\n  },\r\n  {\r\n    \"id\": 13,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Rules and orders relating to advances (Car, Conveyance, House Building, etc.) in the case of Departments issuing them shall be preserved:\",\r\n    \"options\": [\r\n      \"For 10 years\",\r\n      \"For 25 years\",\r\n      \"Permanently\",\r\n      \"For 5 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Permanently<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 6, rules and orders relating to various advances shall be preserved permanently in the case of Departments issuing the rules, orders and instructions. Other Departments need keep only the standing rules, weeding out the superseded ones as and when they become obsolete.\"\r\n  },\r\n  {\r\n    \"id\": 14,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Copies of sanction for grant of motor car\/motor cycle\/scooter and house building advances shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - 1 year<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 6(xii)-(xxi), copies of sanction for various advances including motor car\/motor cycle\/scooter and house building advances shall be preserved for 1 year, subject to copies being placed on Personal files.\"\r\n  },\r\n  {\r\n    \"id\": 15,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Mortgage deeds and other agreements executed for advances shall be kept separately in safe custody for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"The period they are valid\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - The period they are valid<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 6, mortgage deeds and other agreements executed for advances shall be kept separately in safe custody for the period they are valid, ensuring protection of government's financial interests.\"\r\n  },\r\n  {\r\n    \"id\": 16,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Surety Bonds executed in favour of a temporary or retiring Government servant shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year after the Bond ceases to be enforceable\",\r\n      \"3 years after the Bond ceases to be enforceable\",\r\n      \"5 years after the Bond ceases to be enforceable\",\r\n      \"10 years after the Bond ceases to be enforceable\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years after the Bond ceases to be enforceable<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 7, Surety Bonds executed in favour of a temporary or a retiring Government servant shall be preserved for 3 years after the Bond ceases to be enforceable.\"\r\n  },\r\n  {\r\n    \"id\": 17,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Rules and orders relating to pension\/retirement (general aspects) in the case of Departments issuing them shall be preserved:\",\r\n    \"options\": [\r\n      \"For 10 years\",\r\n      \"For 25 years\",\r\n      \"Permanently\",\r\n      \"For 5 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Permanently<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 8(i), rules and orders relating to pension\/retirement (general aspects) shall be preserved permanently in the case of Departments issuing the rules, orders and instructions. Other Departments need keep only the standing rules and orders, weeding out superseded ones.\"\r\n  },\r\n  {\r\n    \"id\": 18,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to pre-verification of pension cases for Groups 'A', 'B' and 'C' Government servants shall be preserved for:\",\r\n    \"options\": [\r\n      \"1 year\",\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 8(ii)(a), records relating to pre-verification of pension cases in respect of Groups 'A', 'B' and 'C' Government servants shall be preserved for 3 years.\"\r\n  },\r\n  {\r\n    \"id\": 19,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to family pension shall be preserved for:\",\r\n    \"options\": [\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"Till one year after last beneficiary ceases to be entitled or 5 years, whichever is later\",\r\n      \"15 years\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Till one year after last beneficiary ceases to be entitled or 5 years, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 8(ii)(c), records relating to family pension shall be preserved till one year after the last beneficiary of the family pension ceases to be entitled to receive or 5 years whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 20,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to invalid pension shall be preserved for:\",\r\n    \"options\": [\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\",\r\n      \"15 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 5 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 8(ii)(b), records relating to invalid pension in respect of Groups 'A', 'B' and 'C' Government servants shall be preserved for 5 years.\"\r\n  },\r\n  {\r\n    \"id\": 21,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to other pensions (for Groups 'A', 'B' and 'C' Government servants) shall be preserved for:\",\r\n    \"options\": [\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\",\r\n      \"15 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 5 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 8(ii)(d), records relating to other pensions in respect of Groups 'A', 'B' and 'C' Government servants shall be preserved for 5 years.\"\r\n  },\r\n  {\r\n    \"id\": 22,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to gratuity shall be preserved for:\",\r\n    \"options\": [\r\n      \"3 years\",\r\n      \"5 years\",\r\n      \"10 years\",\r\n      \"15 years\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 15 years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 8(ii)(e), records relating to gratuity shall be preserved for 15 years, which is one of the longer retention periods specified in the schedule.\"\r\n  },\r\n  {\r\n    \"id\": 23,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Records relating to commutation of pension shall be preserved for:\",\r\n    \"options\": [\r\n      \"3 years\",\r\n      \"3 years after the Bond ceases to be enforceable\",\r\n      \"5 years after the Bond ceases to be enforceable\",\r\n      \"Till one year after last beneficiary ceases to be entitled\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 3 years after the Bond ceases to be enforceable<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 8(ii)(f), records relating to commutation of pension shall be preserved for 3 years after the Bond ceases to be enforceable.\"\r\n  },\r\n  {\r\n    \"id\": 24,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Files having financial implications liable to be called by audit should be retained for how many years after recording?\",\r\n    \"options\": [\r\n      \"Three years\",\r\n      \"Five years\",\r\n      \"Ten years\",\r\n      \"Until local audit is completed\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Five years<\/b><br><br><b>Analysis of Statement:<\/b><br>As per the Note in GFR Appendix-9, the principle is that files having financial implications and liable to be called by audit for inspection should be retained for a period of five years after they have been recorded. If audit objection arises during this period, file should not be destroyed until objection is settled.\"\r\n  },\r\n  {\r\n    \"id\": 25,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"If an audit objection having reference to a transaction in a file arises within five years, the file will:\",\r\n    \"options\": [\r\n      \"Be destroyed as per the five-year rule\",\r\n      \"Not be destroyed until after the audit objection has been settled\",\r\n      \"Be transferred to NAI immediately\",\r\n      \"Be kept for additional 3 years only\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Not be destroyed until after the audit objection has been settled<\/b><br><br><b>Analysis of Statement:<\/b><br>As per the Note in GFR Appendix-9, if at any time during the period of five years, an audit objection having reference to the transaction dealt with in that file arises, the file will not be destroyed until after the audit objection has been settled to the satisfaction of the audit.\"\r\n  },\r\n  {\r\n    \"id\": 26,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"If local audit does not take place within five years, what should the Head of Office do?\",\r\n    \"options\": [\r\n      \"Automatically destroy files after 5 years\",\r\n      \"Ascertain from audit authorities whether they have any objection to destruction\",\r\n      \"Transfer all files to NAI\",\r\n      \"Keep files indefinitely until audit is done\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Ascertain from audit authorities whether they have any objection to destruction<\/b><br><br><b>Analysis of Statement:<\/b><br>As per the Note in GFR Appendix-9, if local audit does not take place within the period of five years, the Head of Office should ascertain from the audit authorities whether they have any objection to the files relating to earlier years, due for weeding out, being destroyed or retained for a further period for scrutiny by audit party.\"\r\n  },\r\n  {\r\n    \"id\": 27,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"The working rule for weeding out records should be:\",\r\n    \"options\": [\r\n      \"Weed annually at year end\",\r\n      \"Weed as you go\",\r\n      \"Weed only after audit completion\",\r\n      \"Weed every five years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Weed as you go<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, while records may be reviewed and weeded out at periodical intervals in light of prescribed retention periods to avoid their build-up, the attempt should be to make a continuous and conscious effort throughout the year to weed out unnecessary records. The working rule should be 'weed as you go'.\"\r\n  },\r\n  {\r\n    \"id\": 28,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Consider the following pairs of records and retention periods:<br>1. Creation of posts - 10 years<br>2. Conversion of temporary posts - 10 years<br>3. Continuance\/revival of posts - 1 year<br>4. Upgrading of posts - 5 years<br><br>Which pairs are correctly matched?\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - 1, 2 and 3 only<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 1, pairs 1, 2, and 3 are correctly matched: Creation of posts - 10 years (1(iii)), Conversion of temporary posts - 10 years (1(ii)), Continuance\/revival of posts - 1 year (1(i)). Pair 4 is incorrect as upgrading of posts is retained for 10 years, not 5 years (1(v)).\"\r\n  },\r\n  {\r\n    \"id\": 29,\r\n    \"chapter\": \"GFR Appendix-9\",\r\n    \"question\": \"Consider the following pairs of pension-related records and retention periods:<br>1. Pre-verification of pension - 3 years<br>2. Invalid pension - 5 years<br>3. Gratuity - 15 years<br>4. Family pension - 5 years minimum<br><br>Which pairs are correctly matched?\",\r\n    \"options\": [\r\n      \"1 and 2 only\",\r\n      \"1, 2 and 3 only\",\r\n      \"2, 3 and 4 only\",\r\n      \"1, 2, 3 and 4\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - 1, 2, 3 and 4<\/b><br><br><b>Analysis of Statement:<\/b><br>As per GFR Appendix-9, Sl. No. 8(ii), all pairs are correctly matched: Pre-verification - 3 years, Invalid pension - 5 years, Gratuity - 15 years, and Family pension - till one year after last beneficiary ceases to be entitled or 5 years whichever is later (minimum 5 years).\"\r\n  },\r\n \r\n \/\/RECORD RETENTION SCHEDULE\r\n\r\n  {\r\n    \"id\": 1,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Records relating to continuance\/abolition\/revival of posts shall be categorized as:\",\r\n    \"options\": [\r\n      \"Category 'A'\",\r\n      \"Category 'B'\",\r\n      \"Category 'C' - 10 years\",\r\n      \"Category 'C' - 5 years\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Category 'B'<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 11.1 (Creation and classification of posts), records relating to continuance\/abolition\/revival of posts shall be categorized as Category 'B', subject to particulars of sanctions being noted in Establishments\/Sanction Register.\"\r\n  },\r\n  {\r\n    \"id\": 2,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Records relating to conversion of temporary posts into permanent ones shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\",\r\n      \"Category 'B'\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-10<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 11.2, records relating to conversion of temporary posts into permanent ones shall be preserved for C-10 (10 years), subject to particulars of sanctions being noted in Establishment\/Sanction Register.\"\r\n  },\r\n  {\r\n    \"id\": 3,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Records relating to creation of posts shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\",\r\n      \"Category 'B'\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-10<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 11.3, records relating to creation of posts shall be preserved for C-10 (10 years), subject to particulars of sanctions being noted in Establishment\/Sanction Register.\"\r\n  },\r\n  {\r\n    \"id\": 4,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Records relating to upgrading of posts shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\",\r\n      \"Category 'B'\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-10<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 11.5, records relating to upgrading of posts shall be preserved for C-10 (10 years), subject to particulars of sanctions being noted in Establishment\/Sanction Register.\"\r\n  },\r\n  {\r\n    \"id\": 5,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Records relating to re-designation of posts shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\",\r\n      \"Category 'B'\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-10<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 11.6, records relating to re-designation of posts shall be preserved for C-10 (10 years), subject to particulars of change being noted in Establishment\/Sanction Register.\"\r\n  },\r\n\r\n  {\r\n    \"id\": 7,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Records relating to appointment of dependents of deceased employees shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\",\r\n      \"Category 'B'\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-5<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 12.2, records relating to appointment of dependents of deceased employees shall be preserved for C-5 (5 years), subject to the application of the candidate and an authenticated copy of the order of appointment being kept in the personal file.\"\r\n  },\r\n  {\r\n    \"id\": 8,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Records relating to appointment of honorary workers shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\",\r\n      \"C-15\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-10<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 12.3, records relating to appointment of honorary workers shall be preserved for C-10 (10 years), subject to the bio-data\/application and an authenticated copy of the order being kept in the personal file.\"\r\n  },\r\n  {\r\n    \"id\": 9,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Records relating to appointment of non-Indians shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\",\r\n      \"C-15\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-10<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 12.4, records relating to appointment of non-Indians shall be preserved for C-10 (10 years), subject to the application and an authenticated copy of the order being kept in the personal file.\"\r\n  },\r\n  {\r\n    \"id\": 10,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Annual estimate of vacancies shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 12.5, records relating to estimate (annual) of vacancies shall be preserved for C-3 (3 years).\"\r\n  },\r\n  {\r\n    \"id\": 11,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Employment priorities and maintenance of roster in respect of Scheduled Castes\/Tribes shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-5\",\r\n      \"C-10\",\r\n      \"C-15\",\r\n      \"Category 'B'\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-10<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 12.6(a), employment priorities and maintenance of roster in respect of Scheduled Castes\/Tribes shall be preserved for C-10 (10 years). For others, it is C-5.\"\r\n  },\r\n  {\r\n    \"id\": 12,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Employment priorities and maintenance of roster in the case of others (not SC\/ST) shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\",\r\n      \"Category 'B'\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-5<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 12.6(b), employment priorities and maintenance of roster in the case of others (not SC\/ST) shall be preserved for C-5 (5 years).\"\r\n  },\r\n  {\r\n    \"id\": 13,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Nomination of candidates by local employment exchange and their selection shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 12.10, records relating to nomination of candidates by local employment exchange and their selection shall be preserved for C-3 (3 years).\"\r\n  },\r\n  {\r\n    \"id\": 14,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Recruitment through Employment exchange (general aspects) shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\",\r\n      \"Category 'B'\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-10<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 12.11, records relating to recruitment through Employment exchange (general aspects) shall be preserved for C-10 (10 years), subject to the application of successful candidate and authenticated copy being kept in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 15,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Recruitment otherwise than through UPSC shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\",\r\n      \"C-15\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-10<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 12.16, records relating to recruitment otherwise than through UPSC shall be preserved for C-10 (10 years), subject to application and authenticated copy being kept in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 16,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Return regarding appointment and promotion made without consultation with UPSC shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 14.2, return regarding appointment and promotion made without consultation with UPSC shall be preserved for C-1 (1 year), subject to files not being closed till after presentation of Commission's report to Parliament.\"\r\n  },\r\n  {\r\n    \"id\": 17,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Selection Committees for recruitment - Constitution records shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1 after reconstitution\",\r\n      \"C-3; or C-1 after reconstitution, whichever is later\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3; or C-1 after reconstitution, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 14.3(a), Selection Committees for recruitment - Constitution records shall be preserved for C-3; or C-1 after reconstitution, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 18,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Selection Committees for recruitment - Proceedings shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"Period of limitation or C-3 whichever is greater\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Period of limitation or C-3 whichever is greater<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 14.3(b), Selection Committees for recruitment - Proceedings shall be preserved for period of limitation or C-3 whichever is greater.\"\r\n  },\r\n  {\r\n    \"id\": 19,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Relaxation of age\/educational qualifications shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 14.4, records relating to relaxation of age\/educational qualifications shall be preserved for C-3 (3 years), subject to suitable entry in service record and authenticated copy in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 20,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Condonation of break in service shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-4\",\r\n      \"C-5\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-4<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 14.5, records relating to condonation of break in service shall be preserved for C-4 (4 years), subject to suitable entry in service record and authenticated copy in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 21,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Engagement of casual labour shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3; or C-1 after completion of audit, whichever is later\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3; or C-1 after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 14.6, records relating to engagement of casual labour shall be preserved for C-3; or C-1 after completion of audit, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 22,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Verification\/re-verification of character and antecedents for all Groups shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 16.2-16.6, records relating to verification\/re-verification of character and antecedents for all Groups (A, B, C, D) shall be preserved for C-1 (1 year), subject to suitable entry in service record and verification report in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 23,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Medical examination records for all Groups shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 17.2-17.6, medical examination records for all Groups shall be preserved for C-1 (1 year), subject to suitable entry in service record and report in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 24,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Personal files of Gazetted officers (those eligible for retirement\/terminal benefits) shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3 after issue of final pension\/gratuity payment order\",\r\n      \"C-5 after issue of final pension\/gratuity payment order\",\r\n      \"C-10 after retirement\",\r\n      \"Permanently\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-5 after issue of final pension\/gratuity payment order<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 19.1-19.7(a), personal files of Gazetted officers (Secretaries to Stenographers Grade I) eligible for retirement\/terminal benefits shall be preserved for C-5 after issue of final pension\/gratuity payment order.\"\r\n  },\r\n  {\r\n    \"id\": 25,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Personal files of Gazetted officers (others not eligible for retirement benefits) shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3 after they have ceased to be in service\",\r\n      \"C-5 after they have ceased to be in service\",\r\n      \"C-10 after they have ceased to be in service\",\r\n      \"Permanently\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-5 after they have ceased to be in service<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 19.1-19.7(b), personal files of Gazetted officers (others not eligible for retirement\/terminal benefits) shall be preserved for C-5 after they have ceased to be in service.\"\r\n  },\r\n  {\r\n    \"id\": 26,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Correspondence regarding requisition, transfer, return etc. of Gazetted officers shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 19.8, correspondence regarding requisition, transfer, return etc. of Gazetted officers shall be preserved for C-1 (1 year).\"\r\n  },\r\n  {\r\n    \"id\": 27,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Personal files of Non-Gazetted staff (eligible for retirement benefits) shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3 after issue of final pension\/gratuity payment order\",\r\n      \"C-5 after issue of final pension\/gratuity payment order\",\r\n      \"C-10 after retirement\",\r\n      \"Permanently\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-5 after issue of final pension\/gratuity payment order<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 20.1-20.22(a), personal files of Non-Gazetted staff eligible for retirement\/terminal benefits shall be preserved for C-5 after issue of final pension\/gratuity payment order.\"\r\n  },\r\n\r\n  {\r\n    \"id\": 30,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Change in name of a government servant shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 21.4, records relating to change in name of a government servant shall be preserved for C-3 (3 years), subject to suitable entry in service record and authenticated copy in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 31,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Alteration in the date of birth shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 21.5, records relating to alteration in the date of birth shall be preserved for C-3 (3 years), subject to suitable entry in service record and authenticated copy in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 32,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Change in qualification of government servant shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 21.6, records relating to change in qualification of government servant shall be preserved for C-3 (3 years), subject to suitable entry in service record and authenticated copy in personal file.\"\r\n  },\r\n\r\n\r\n  {\r\n    \"id\": 35,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Verification of age and educational qualifications shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 21.8, records relating to verification of age and educational qualifications shall be preserved for C-1 (1 year), subject to authenticated copies of relevant certificates being kept in personal file.\"\r\n  },\r\n \r\n  {\r\n    \"id\": 37,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Nomination relating to family pension and DCR gratuity shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 21.10, records relating to nomination relating to family pension and DCR gratuity shall be preserved for C-1 (1 year), subject to nomination in original or authenticated copy being placed in personal file.\"\r\n  },\r\n\r\n  {\r\n    \"id\": 39,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Postings and transfers for Group A (if involving change of office) shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 22.2(a), postings and transfers for Group A (if involving change of office) shall be preserved for C-3 (3 years), subject to suitable entry in service records and authenticated copy in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 40,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Postings and transfers for Group A (in other cases not involving change of office) shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 22.2(b), postings and transfers for Group A in other cases (not involving change of office) shall be preserved for C-1 (1 year), subject to suitable entry in register of postings.\"\r\n  },\r\n  {\r\n    \"id\": 41,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Fixation of seniority in individual cases shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"Permanent\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-5<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 23.2(b), fixation of seniority in individual cases shall be preserved for C-5 (5 years). The rules themselves are kept permanently by departments issuing them.\"\r\n  },\r\n  {\r\n    \"id\": 42,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Representations regarding seniority shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-5<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 23.8, representations regarding seniority shall be preserved for C-5 (5 years). If representation results in revision, authenticated copy is kept in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 43,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Leave (other than study leave and casual leave) for all Groups shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 24.2-24.6, leave (other than study leave and casual leave) for all Groups (A, B, C, D) shall be preserved for C-3 (3 years), subject to suitable entries in service record and leave account.\"\r\n  },\r\n  {\r\n    \"id\": 44,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Leave roster shall be:\",\r\n    \"options\": [\r\n      \"Preserved for C-1\",\r\n      \"Destroyed at the end of the year\",\r\n      \"Preserved for C-3\",\r\n      \"Preserved permanently\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Destroyed at the end of the year<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 24.7, leave roster shall be destroyed at the end of the year.\"\r\n  },\r\n  {\r\n    \"id\": 45,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Casual leave records shall be:\",\r\n    \"options\": [\r\n      \"Preserved for C-1\",\r\n      \"Destroyed at the end of the year\",\r\n      \"Preserved for C-3\",\r\n      \"Preserved for C-5\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Destroyed at the end of the year<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 25.2(a), casual leave records shall be destroyed at the end of the year.\"\r\n  },\r\n  {\r\n    \"id\": 46,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Special casual leave records shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"Destroyed at the end of the year\",\r\n      \"C-5\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 25.2(b), special casual leave records shall be preserved for C-1 (1 year).\"\r\n  },\r\n  {\r\n    \"id\": 47,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Pay\/special pay records for all Groups shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1 after completion of audit\",\r\n      \"C-3 or one year after completion of audit, whichever is later\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3 or one year after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 26.4-26.8, pay\/special pay records for all Groups shall be preserved for C-3 or one year after completion of audit, whichever is later, subject to suitable entries in service record and pay bill register.\"\r\n  },\r\n  {\r\n    \"id\": 48,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Claims regarding Children's Education Allowance (CEA) shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3; or one year after completion of audit, whichever is later\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3; or one year after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 27.3-27.10, claims regarding CEA, DA, HRA, CCA, deputation allowance, overtime allowance, TA, and washing allowance shall be preserved for C-3; or one year after completion of audit, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 49,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Air travel by non-entitled personnel shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 27.10, records relating to air travel by non-entitled personnel shall be preserved for C-1 (1 year).\"\r\n  },\r\n  {\r\n    \"id\": 50,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Recording of confidential reports in respect of all Groups shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 28.2-28.6, recording of confidential reports in respect of all Groups (A, B, C, D) shall be preserved for C-1 (1 year).\"\r\n  },\r\n  {\r\n    \"id\": 51,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Communication of adverse entries shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 28.7, communication of adverse entries shall be preserved for C-3 (3 years).\"\r\n  },\r\n  {\r\n    \"id\": 52,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Representation for expunction of adverse entries shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 28.8, representation for expunction of adverse entries shall be preserved for C-3 (3 years).\"\r\n  },\r\n\r\n \r\n  {\r\n    \"id\": 55,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Confirmation\/extension of probation of all Groups shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-5<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 30.3-30.8, confirmation\/extension of probation of all Groups shall be preserved for C-5 (5 years), subject to suitable entries in service record and authenticated copy in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 56,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Representations and petitions regarding confirmation shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-5<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 30.9, representations and petitions regarding confirmation shall be preserved for C-5 (5 years). If representation results in revision, authenticated copy is kept in precedent book and personal file.\"\r\n  },\r\n  {\r\n    \"id\": 57,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Departmental Promotion Committee - Consultation records shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3 or one year after D.P.C. has been reconstituted, whichever is later\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3 or one year after D.P.C. has been reconstituted, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 32.2(a), Departmental Promotion Committee - Consultation records shall be preserved for C-3 or one year after the D.P.C. has been reconstituted, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 58,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Departmental Promotion Committee - Proceedings shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-5<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 32.2(b), Departmental Promotion Committee - Proceedings shall be preserved for C-5 (5 years).\"\r\n  },\r\n  {\r\n    \"id\": 59,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Promotion records for all Groups shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-5<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 32.3-32.7, promotion records for all Groups (A, B, C, D) shall be preserved for C-5 (5 years), subject to suitable entry in service record and authenticated copy in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 60,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Representations and petitions regarding promotion shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 32.8, representations and petitions regarding promotion shall be preserved for C-3 (3 years). If representation results in revision, authenticated copy is kept in precedent book and personal file.\"\r\n  },\r\n  {\r\n    \"id\": 61,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Training cases involving expenditure from public funds and execution of bond\/agreement shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-1 after the period of validity of bond\/agreement or completion of audit, whichever is later\",\r\n      \"C-5\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-1 after the period of validity of bond\/agreement or completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 33.1(a), training cases involving expenditure from public funds and execution of bond\/agreement shall be preserved for C-1 after the period of validity of bond\/agreement or completion of audit, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 62,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Training cases involving direct expenditure but not execution of bond\/agreement shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3; or one year after completion of audit, whichever is later\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3; or one year after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 33.1(b), training cases involving direct expenditure from public funds but not execution of bond\/agreement shall be preserved for C-3; or one year after completion of audit, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 63,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Training cases not involving direct expenditure shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 33.1(c), training cases not involving direct expenditure (e.g., training in typewriting at ISTM) shall be preserved for C-1 (1 year).\"\r\n  },\r\n  {\r\n    \"id\": 64,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Reports submitted by trainees after completion of training\/study shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 33.1(d), reports submitted by trainees etc. after completion of training\/study shall be preserved for C-3 (3 years).\"\r\n  },\r\n  {\r\n    \"id\": 65,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Holding of departmental examinations shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 34.2, records relating to holding of departmental examinations shall be preserved for C-3 (3 years).\"\r\n  },\r\n  {\r\n    \"id\": 66,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Declaration of results of departmental examinations (for departments conducting such tests) shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"One year\",\r\n      \"C-5\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 34.3, declaration of results of departmental examinations for departments conducting such tests shall be preserved for C-3 (3 years). For other departments, it's one year.\"\r\n  },\r\n  {\r\n    \"id\": 67,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Delegation in India\/abroad shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3; or one year after completion of audit and settlement of all audit objections, whichever is later\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3; or one year after completion of audit and settlement of all audit objections, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 35.2, delegation in India\/abroad shall be preserved for C-3; or one year after completion of audit and settlement of all audit objections, whichever is later. Reports should be kept in DRR for 5 years before review.\"\r\n  },\r\n  {\r\n    \"id\": 68,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Deputation of officers (A.I.S., C.S.S., etc.) shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-3 plus the period of deputation\",\r\n      \"C-5\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-3 plus the period of deputation<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 35.3-35.7, deputation of officers (A.I.S., C.S.S., C.S.S.S., C.S.C.S., Organised services) shall be preserved for C-3 plus the period of deputation, subject to suitable entry in service record and authenticated copy in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 69,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Honorarium\/awards for all Groups shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3 or one year after completion of audit, whichever is later\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3 or one year after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 37.2-37.6, honorarium\/awards for all Groups shall be preserved for C-3 or one year after completion of audit, whichever is later, subject to entries in Service Book\/CR dossier and a register being maintained.\"\r\n  },\r\n  {\r\n    \"id\": 70,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Pre-verification of pension cases for all Groups shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 38.2(a), pre-verification of pension cases for all Groups (A, B, C, D) shall be preserved for C-3 (3 years).\"\r\n  },\r\n  {\r\n    \"id\": 71,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Invalid pension records shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"Till youngest son\/daughter attains majority or 5 years, whichever is later\",\r\n      \"C-15\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Till youngest son\/daughter attains majority or 5 years, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 38.2(b), invalid pension records shall be preserved till the youngest son\/daughter attains majority or 5 years, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 72,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Family pension records shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"Till youngest son\/daughter attains majority or 5 years, whichever is later\",\r\n      \"C-15\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Till youngest son\/daughter attains majority or 5 years, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 38.2(c), family pension records shall be preserved till the youngest son\/daughter attains majority or 5 years, whichever is later.\"\r\n  },\r\n \r\n  {\r\n    \"id\": 74,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Gratuity records shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\",\r\n      \"C-15\"\r\n    ],\r\n    \"correct\": 3,\r\n    \"explanation\": \"<b>Correct Answer: D - C-15<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 38.2(e), gratuity records shall be preserved for C-15 (15 years).\"\r\n  },\r\n  {\r\n    \"id\": 75,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Resignation records for all Groups shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 39.2-39.6, resignation records for all Groups shall be preserved for C-1 (1 year). A copy of the communication accepting resignation may be placed in the personal file.\"\r\n  },\r\n  {\r\n    \"id\": 76,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Extension of service records for all Groups shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1 after retirement\",\r\n      \"C-3 after retirement\",\r\n      \"C-5 after retirement\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1 after retirement<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 40.2-40.6, extension of service records for all Groups shall be preserved for C-1 after retirement, subject to a copy of the order being placed in the personal file.\"\r\n  },\r\n  {\r\n    \"id\": 77,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Re-employment records for all Groups shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1 after the government servant ceases to be in government service\",\r\n      \"C-3 after retirement\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1 after the government servant ceases to be in government service<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 41.2-41.6, re-employment records for all Groups shall be preserved for C-1 after the government servant ceases to be in government service. A copy may be placed in personal file.\"\r\n  },\r\n\r\n  {\r\n    \"id\": 81,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Forwarding of applications for examinations shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1 after announcement of result\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1 after announcement of result<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 44.2, forwarding of applications for examinations shall be preserved for C-1 after announcement of result of the examination or selection for particular post, subject to authenticated copy being kept in personal file.\"\r\n  },\r\n  {\r\n    \"id\": 82,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Study leave records for all Groups shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1 after the expiry of the bond\/agreement\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1 after the expiry of the bond\/agreement<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 45.2-45.6, study leave records for all Groups shall be preserved for C-1 after the expiry of the bond\/agreement executed by the government servant, subject to suitable entries in service record and leave account.\"\r\n  },\r\n \r\n\r\n  {\r\n    \"id\": 88,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Issue of passport shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5 or one year after completion of audit, whichever is later\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-5 or one year after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 49.2, records relating to issue of passport shall be preserved for C-5 or one year after completion of audit, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 89,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Issue of arms licenses shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5 or one year after completion of audit, whichever is later\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-5 or one year after completion of audit, whichever is later<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule, Sl. No. 49.3, records relating to issue of arms licenses shall be preserved for C-5 or one year after completion of audit, whichever is later.\"\r\n  },\r\n  {\r\n    \"id\": 90,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Establishment\/Sanction Register shall be preserved:\",\r\n    \"options\": [\r\n      \"C-10\",\r\n      \"C-25\",\r\n      \"Permanently\",\r\n      \"Category 'A'\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - Permanently<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule (Records other than files), Sl. No. 1, Establishment\/Sanction Register shall be preserved permanently. Where the register is re-written, the old volume will be kept for 3 years.\"\r\n  },\r\n\r\n \r\n  {\r\n    \"id\": 93,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Register of oath\/affirmation of allegiance to the Constitution shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule (Records other than files), Sl. No. 3, Register of oath\/affirmation of allegiance to the Constitution shall be preserved for C-3 (3 years), subject to suitable entries in service record.\"\r\n  },\r\n  {\r\n    \"id\": 94,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Service book of officials entitled to retirement\/terminal benefits shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3 after issue of final pension\/gratuity payment order\",\r\n      \"A-3 after issue of final pension\/gratuity payment order\",\r\n      \"C-5 after retirement\",\r\n      \"Permanently\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - A-3 after issue of final pension\/gratuity payment order<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule (Records other than files), Sl. No. 4, service book of officials entitled to retirement\/terminal benefits shall be preserved for A-3 (Category A - 3 years) after issue of final pension\/gratuity payment order.\"\r\n  },\r\n  {\r\n    \"id\": 95,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Confidential reports\/character rolls after retirement shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\",\r\n      \"C-15\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-5<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule (Records other than files), Sl. No. 5, confidential reports\/character rolls after retirement shall be preserved for C-5 (5 years).\"\r\n  },\r\n  {\r\n    \"id\": 96,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Confidential reports\/character rolls after death shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule (Records other than files), Sl. No. 5, confidential reports\/character rolls after death shall be preserved for C-3 (3 years).\"\r\n  },\r\n  {\r\n    \"id\": 97,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Confidential reports\/character rolls after resignation\/discharge from service shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"C-10\"\r\n    ],\r\n    \"correct\": 2,\r\n    \"explanation\": \"<b>Correct Answer: C - C-5<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule (Records other than files), Sl. No. 5, confidential reports\/character rolls after resignation\/discharge from service shall be preserved for C-5 (5 years).\"\r\n  },\r\n  {\r\n    \"id\": 98,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Answer books of departmental examinations\/tests shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1 from the date of declaration of results\",\r\n      \"C-3 from the date of declaration of results\",\r\n      \"C-1 from the date of examination\",\r\n      \"C-3 from the date of examination\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1 from the date of declaration of results<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule (Records other than files), Sl. No. 6, answer books of departmental examinations\/tests shall be preserved for C-1 from the date of declaration of results.\"\r\n  },\r\n  {\r\n    \"id\": 99,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Leave account of officials entitled to retirement\/terminal benefits shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-3 after issue of final pension\/gratuity payment order\",\r\n      \"C-5 after issue of final pension\/gratuity payment order\",\r\n      \"C-3 after they have ceased to be in service\",\r\n      \"A-3 after retirement\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-3 after issue of final pension\/gratuity payment order<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule (Records other than files), Sl. No. 7, leave account of officials entitled to retirement\/terminal benefits shall be preserved for C-3 after issue of final pension\/gratuity payment order.\"\r\n  },\r\n  {\r\n    \"id\": 100,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Leave account of other employees shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1 after they have ceased to be in service\",\r\n      \"C-3 after they have ceased to be in service\",\r\n      \"C-5 after they have ceased to be in service\",\r\n      \"C-10 after they have ceased to be in service\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - C-3 after they have ceased to be in service<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule (Records other than files), Sl. No. 7, leave account of other employees shall be preserved for C-3 after they have ceased to be in service.\"\r\n  },\r\n  {\r\n    \"id\": 101,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Casual Leave Account shall be:\",\r\n    \"options\": [\r\n      \"Preserved for C-1\",\r\n      \"Destroyed at the end of the year\",\r\n      \"Preserved for C-3\",\r\n      \"Preserved for C-5\"\r\n    ],\r\n    \"correct\": 1,\r\n    \"explanation\": \"<b>Correct Answer: B - Destroyed at the end of the year<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule (Records other than files), Sl. No. 8, Casual Leave Account shall be destroyed at the end of the year.\"\r\n  },\r\n  {\r\n    \"id\": 102,\r\n    \"chapter\": \"Record Retention Schedule\",\r\n    \"question\": \"Special casual leave Register shall be preserved for:\",\r\n    \"options\": [\r\n      \"C-1\",\r\n      \"C-3\",\r\n      \"C-5\",\r\n      \"Destroyed at the end of the year\"\r\n    ],\r\n    \"correct\": 0,\r\n    \"explanation\": \"<b>Correct Answer: A - C-1<\/b><br><br><b>Analysis of Statement:<\/b><br>As per Record Retention Schedule (Records other than files), Sl. No. 9, Special casual leave Register shall be preserved for C-1 (1 year).\"\r\n  },\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n];\r\n\r\n\r\n\/\/ ==========================================\r\n\/\/ STATE MANAGEMENT\r\n\/\/ ==========================================\r\nlet state = {\r\n    currentMode: 'all',\r\n    selectedChapter: null,\r\n    filteredQuestions: [],\r\n    currentQuestionIndex: 0,\r\n    sessionAnswers: {},\r\n    sessionChecked: {},\r\n    isReviewMode: false,\r\n    progress: {\r\n        questionStats: {},\r\n        weakQuestions: [],\r\n        masteredQuestions: [],\r\n        totalCorrect: 0,\r\n        totalIncorrect: 0,\r\n        lastSession: null\r\n    }\r\n};\r\n\r\n\/\/ ==========================================\r\n\/\/ DOM ELEMENTS (cached for performance)\r\n\/\/ ==========================================\r\nconst DOM = {};\r\n\r\n\/\/ ==========================================\r\n\/\/ INITIALIZATION\r\n\/\/ ==========================================\r\nfunction initQuiz() {\r\n    console.log('\ud83d\ude80 Quiz Initializing...');\r\n    \r\n    \/\/ Cache DOM elements\r\n    cacheDOM();\r\n    \r\n    \/\/ Load saved progress\r\n    loadProgress();\r\n    \r\n    \/\/ Set initial filtered questions\r\n    state.filteredQuestions = [...allQuestions];\r\n    \r\n    \/\/ Populate filters\r\n    populateChapterList();\r\n    \r\n    \/\/ Setup event listeners (EVENT DELEGATION)\r\n    setupEventListeners();\r\n    \r\n    \/\/ Update UI\r\n    updateModeTabCounts();\r\n    updateProgressDisplay();\r\n    updateWeakAreasDisplay();\r\n    checkForResumableSession();\r\n    \r\n    \/\/ Load first question\r\n    loadQuestion(0);\r\n    \r\n    \/\/ Setup screenshot prevention\r\n    initScreenshotPrevention();\r\n    \r\n    console.log('\u2705 Quiz Initialized Successfully');\r\n}\r\n\r\nfunction cacheDOM() {\r\n    DOM.chapterList = document.getElementById('chapterList');\r\n    DOM.questionGrid = document.getElementById('questionGrid');\r\n    DOM.questionText = document.getElementById('questionText');\r\n    DOM.optionsList = document.getElementById('optionsList');\r\n    DOM.questionNumber = document.getElementById('questionNumber');\r\n    DOM.currentQuestionChapter = document.getElementById('currentQuestionChapter');\r\n    DOM.explanationBox = document.getElementById('explanationBox');\r\n    DOM.explanationText = document.getElementById('explanationText');\r\n    DOM.weakBadge = document.getElementById('weakBadge');\r\n    DOM.masteryIndicator = document.getElementById('masteryIndicator');\r\n    DOM.masteryStars = document.getElementById('masteryStars');\r\n    DOM.prevBtn = document.getElementById('prevBtn');\r\n    DOM.nextBtn = document.getElementById('nextBtn');\r\n    DOM.checkBtn = document.getElementById('checkBtn');\r\n    DOM.warningToast = document.getElementById('warningToast');\r\n    DOM.toastMessage = document.getElementById('toastMessage');\r\n    DOM.resultModal = document.getElementById('resultModal');\r\n}\r\n\r\n\/\/ ==========================================\r\n\/\/ EVENT LISTENERS - USING EVENT DELEGATION\r\n\/\/ ==========================================\r\nfunction setupEventListeners() {\r\n    console.log('\ud83d\udcce Setting up event listeners...');\r\n    \r\n    \/\/ Chapter filter using EVENT DELEGATION\r\n    document.getElementById('chapterList').addEventListener('click', function(e) {\r\n        const filterItem = e.target.closest('.filter-item');\r\n        if (filterItem) {\r\n            const chapter = filterItem.getAttribute('data-chapter');\r\n            console.log('\ud83d\udcd6 Chapter filter clicked:', chapter);\r\n            filterByChapter(chapter);\r\n        }\r\n    });\r\n    \r\n    \/\/ Mode tabs\r\n    document.querySelectorAll('.mode-tab').forEach(tab => {\r\n        tab.addEventListener('click', function() {\r\n            const mode = this.getAttribute('data-mode');\r\n            console.log('\ud83d\udd04 Mode changed to:', mode);\r\n            setMode(mode);\r\n        });\r\n    });\r\n    \r\n    \/\/ Navigation buttons\r\n    document.getElementById('prevBtn').addEventListener('click', previousQuestion);\r\n    document.getElementById('nextBtn').addEventListener('click', nextQuestion);\r\n    document.getElementById('checkBtn').addEventListener('click', checkAnswer);\r\n    \r\n    \/\/ Action buttons\r\n    document.getElementById('submitBtn').addEventListener('click', submitExam);\r\n    document.getElementById('resetBtn').addEventListener('click', resetQuiz);\r\n    document.getElementById('resumeBtn').addEventListener('click', resumeSession);\r\n    \r\n    \/\/ Result modal buttons\r\n    document.getElementById('reviewBtn').addEventListener('click', reviewAnswers);\r\n    document.getElementById('retryBtn').addEventListener('click', retryQuiz);\r\n    document.getElementById('practiceWeakBtn').addEventListener('click', practiceWeakAreas);\r\n    \r\n    \/\/ Weak areas buttons\r\n    document.getElementById('practiceWeakAreasBtn').addEventListener('click', practiceWeakAreas);\r\n    document.getElementById('weakBadgeHeader').addEventListener('click', practiceWeakAreas);\r\n    \r\n    \/\/ Question grid (event delegation)\r\n    document.getElementById('questionGrid').addEventListener('click', function(e) {\r\n        const gridItem = e.target.closest('.grid-item');\r\n        if (gridItem) {\r\n            const index = parseInt(gridItem.getAttribute('data-index'));\r\n            loadQuestion(index);\r\n        }\r\n    });\r\n    \r\n    \/\/ Options list (event delegation)\r\n    document.getElementById('optionsList').addEventListener('click', function(e) {\r\n        const optionItem = e.target.closest('.option-item');\r\n        if (optionItem && !optionItem.classList.contains('disabled')) {\r\n            const index = parseInt(optionItem.getAttribute('data-index'));\r\n            selectOption(index);\r\n        }\r\n    });\r\n    \r\n    \/\/ Weak question list (event delegation)\r\n    document.getElementById('weakQuestionList').addEventListener('click', function(e) {\r\n        const weakItem = e.target.closest('.weak-question-item');\r\n        if (weakItem) {\r\n            const qId = parseInt(weakItem.getAttribute('data-qid'));\r\n            goToQuestion(qId);\r\n        }\r\n    });\r\n    \r\n    console.log('\u2705 Event listeners setup complete');\r\n}\r\n\r\n\/\/ ==========================================\r\n\/\/ PROGRESS PERSISTENCE\r\n\/\/ ==========================================\r\nfunction loadProgress() {\r\n    const saved = localStorage.getItem(`quiz_progress_${quizConfig.quizId}`);\r\n    if (saved) {\r\n        state.progress = JSON.parse(saved);\r\n        console.log('\ud83d\udcc2 Progress loaded from localStorage');\r\n    }\r\n}\r\n\r\nfunction saveProgress() {\r\n    localStorage.setItem(`quiz_progress_${quizConfig.quizId}`, JSON.stringify(state.progress));\r\n    if (quizConfig.useWordPressSync) syncWithWordPress();\r\n}\r\n\r\nfunction syncWithWordPress() {\r\n    fetch(quizConfig.wpAjaxUrl, {\r\n        method: 'POST',\r\n        headers: { 'Content-Type': 'application\/x-www-form-urlencoded' },\r\n        body: new URLSearchParams({\r\n            action: 'save_quiz_progress',\r\n            quiz_id: quizConfig.quizId,\r\n            progress: JSON.stringify(state.progress)\r\n        })\r\n    }).catch(err => console.log('WordPress sync failed:', err));\r\n}\r\n\r\nfunction saveSessionPosition() {\r\n    state.progress.lastSession = {\r\n        questionIndex: state.currentQuestionIndex,\r\n        mode: state.currentMode,\r\n        selectedChapter: state.selectedChapter\r\n    };\r\n    saveProgress();\r\n}\r\n\r\nfunction checkForResumableSession() {\r\n    if (state.progress.lastSession && state.progress.lastSession.questionIndex > 0) {\r\n        document.getElementById('sessionInfo').style.display = 'flex';\r\n        document.getElementById('sessionText').textContent = `Last session: Q${state.progress.lastSession.questionIndex + 1}`;\r\n    }\r\n}\r\n\r\nfunction resumeSession() {\r\n    if (state.progress.lastSession) {\r\n        const session = state.progress.lastSession;\r\n        if (session.mode) {\r\n            state.currentMode = session.mode;\r\n            state.selectedChapter = session.selectedChapter;\r\n            applyFilters();\r\n        }\r\n        loadQuestion(session.questionIndex);\r\n        document.getElementById('sessionInfo').style.display = 'none';\r\n    }\r\n}\r\n\r\n\/\/ ==========================================\r\n\/\/ QUESTION STATS & MASTERY\r\n\/\/ ==========================================\r\nfunction updateQuestionStats(questionId, isCorrect) {\r\n    if (!state.progress.questionStats[questionId]) {\r\n        state.progress.questionStats[questionId] = { correct: 0, incorrect: 0, lastAttempt: null };\r\n    }\r\n    \r\n    const stats = state.progress.questionStats[questionId];\r\n    stats.lastAttempt = new Date().toISOString();\r\n    \r\n    if (isCorrect) {\r\n        stats.correct++;\r\n        state.progress.totalCorrect++;\r\n        if (stats.correct >= quizConfig.masteryThreshold) {\r\n            if (!state.progress.masteredQuestions.includes(questionId)) {\r\n                state.progress.masteredQuestions.push(questionId);\r\n            }\r\n            const weakIndex = state.progress.weakQuestions.indexOf(questionId);\r\n            if (weakIndex > -1) state.progress.weakQuestions.splice(weakIndex, 1);\r\n        }\r\n    } else {\r\n        stats.incorrect++;\r\n        state.progress.totalIncorrect++;\r\n        if (stats.incorrect >= quizConfig.weakThreshold && !state.progress.masteredQuestions.includes(questionId)) {\r\n            if (!state.progress.weakQuestions.includes(questionId)) {\r\n                state.progress.weakQuestions.push(questionId);\r\n            }\r\n        }\r\n    }\r\n    \r\n    saveProgress();\r\n    updateProgressDisplay();\r\n    updateWeakAreasDisplay();\r\n}\r\n\r\nfunction getQuestionMasteryLevel(questionId) {\r\n    const stats = state.progress.questionStats[questionId];\r\n    if (!stats) return 0;\r\n    return Math.min(stats.correct, 5);\r\n}\r\n\r\nfunction isQuestionWeak(questionId) {\r\n    return state.progress.weakQuestions.includes(questionId);\r\n}\r\n\r\n\/\/ ==========================================\r\n\/\/ PROGRESS DISPLAY\r\n\/\/ ==========================================\r\nfunction updateProgressDisplay() {\r\n    const total = allQuestions.length;\r\n    const mastered = state.progress.masteredQuestions.length;\r\n    const percentage = total > 0 ? Math.round((mastered \/ total) * 100) : 0;\r\n    \r\n    const circumference = 2 * Math.PI * 42;\r\n    const offset = circumference - (percentage \/ 100) * circumference;\r\n    document.getElementById('progressRingFill').style.strokeDashoffset = offset;\r\n    document.getElementById('progressPercentage').textContent = percentage + '%';\r\n    document.getElementById('totalCorrectProgress').textContent = state.progress.totalCorrect;\r\n    document.getElementById('totalWeakProgress').textContent = state.progress.weakQuestions.length;\r\n    document.getElementById('overallProgress').textContent = percentage + '% Mastered';\r\n}\r\n\r\nfunction updateWeakAreasDisplay() {\r\n    const weakCount = state.progress.weakQuestions.length;\r\n    \r\n    const weakBadgeHeader = document.getElementById('weakBadgeHeader');\r\n    if (weakCount > 0) {\r\n        weakBadgeHeader.style.display = 'flex';\r\n        document.getElementById('weakCountHeader').textContent = weakCount + ' Weak';\r\n    } else {\r\n        weakBadgeHeader.style.display = 'none';\r\n    }\r\n    \r\n    const weakCard = document.getElementById('weakAreasCard');\r\n    if (weakCount > 0) {\r\n        weakCard.style.display = 'flex';\r\n        weakCard.style.flexDirection = 'column';\r\n        const weakList = document.getElementById('weakQuestionList');\r\n        weakList.innerHTML = state.progress.weakQuestions.map(qId => {\r\n            const question = allQuestions.find(q => q.id === qId);\r\n            if (!question) return '';\r\n            const stats = state.progress.questionStats[qId] || { incorrect: 0 };\r\n            return `<div class=\"weak-question-item\" data-qid=\"${qId}\">\r\n                <span class=\"q-num\">Q${question.id}<\/span>\r\n                <span class=\"q-text\">${question.question.substring(0, 40)}...<\/span>\r\n                <span class=\"wrong-count\">${stats.incorrect}x<\/span>\r\n            <\/div>`;\r\n        }).join('');\r\n    } else {\r\n        weakCard.style.display = 'none';\r\n    }\r\n    \r\n    document.getElementById('weakModeCount').textContent = weakCount;\r\n}\r\n\r\nfunction updateModeTabCounts() {\r\n    document.getElementById('allCount').textContent = allQuestions.length;\r\n}\r\n\r\n\/\/ ==========================================\r\n\/\/ MODE & FILTERING\r\n\/\/ ==========================================\r\nfunction setMode(mode) {\r\n    console.log('\ud83d\udd04 setMode called with:', mode);\r\n    \r\n    state.currentMode = mode;\r\n    \r\n    \/\/ Reset filters when switching to 'all' or 'weak' modes\r\n    if (mode === 'all' || mode === 'weak') {\r\n        state.selectedChapter = null;\r\n    }\r\n    \r\n    \/\/ Update mode tab UI\r\n    document.querySelectorAll('.mode-tab').forEach(tab => tab.classList.remove('active'));\r\n    const modeTab = document.getElementById('mode' + mode.charAt(0).toUpperCase() + mode.slice(1));\r\n    if (modeTab) modeTab.classList.add('active');\r\n    \r\n    \/\/ Show\/hide filter cards based on mode\r\n    const chapterCard = document.getElementById('chapterFilterCard');\r\n    chapterCard.style.display = (mode === 'chapter' || mode === 'all') ? 'block' : 'none';\r\n    \r\n    applyFilters();\r\n}\r\n\r\n\/\/ filterByChapter function\r\nfunction filterByChapter(chapter) {\r\n    console.log('\ud83d\udcd6 filterByChapter called with:', chapter);\r\n    console.log('   Previous selectedChapter:', state.selectedChapter);\r\n    \r\n    \/\/ Toggle selection\r\n    state.selectedChapter = (state.selectedChapter === chapter) ? null : chapter;\r\n    state.currentMode = 'chapter';\r\n    \r\n    console.log('   New selectedChapter:', state.selectedChapter);\r\n    \r\n    \/\/ Update mode tab UI\r\n    document.querySelectorAll('.mode-tab').forEach(tab => tab.classList.remove('active'));\r\n    document.getElementById('modeChapter').classList.add('active');\r\n    \r\n    applyFilters();\r\n}\r\n\r\nfunction applyFilters() {\r\n    console.log('\ud83d\udd0d applyFilters called');\r\n    console.log('   Mode:', state.currentMode);\r\n    console.log('   Selected Chapter:', state.selectedChapter);\r\n    \r\n    state.currentQuestionIndex = 0;\r\n    state.sessionAnswers = {};\r\n    state.sessionChecked = {};\r\n    state.isReviewMode = false;\r\n    \r\n    \/\/ Apply filtering\r\n    if (state.currentMode === 'weak') {\r\n        state.filteredQuestions = allQuestions.filter(q => state.progress.weakQuestions.includes(q.id));\r\n        console.log('   Filtering by weak areas');\r\n    } else if (state.selectedChapter) {\r\n        state.filteredQuestions = allQuestions.filter(q => q.chapter === state.selectedChapter);\r\n        console.log('   Filtering by chapter:', state.selectedChapter);\r\n    } else {\r\n        state.filteredQuestions = [...allQuestions];\r\n        console.log('   No filter - showing all');\r\n    }\r\n    \r\n    console.log('   Filtered questions count:', state.filteredQuestions.length);\r\n    \r\n    \/\/ Refresh filter lists to show active state\r\n    populateChapterList();\r\n    updateQuestionGrid();\r\n    updateSessionStats();\r\n    \r\n    if (state.filteredQuestions.length > 0) {\r\n        loadQuestion(0);\r\n    } else {\r\n        document.getElementById('questionText').textContent = 'No questions available for this filter.';\r\n        document.getElementById('optionsList').innerHTML = '';\r\n    }\r\n}\r\n\r\nfunction practiceWeakAreas() {\r\n    document.getElementById('resultModal').classList.remove('show');\r\n    setMode('weak');\r\n}\r\n\r\n\/\/ ==========================================\r\n\/\/ FILTER LIST POPULATION - USING DATA ATTRIBUTES\r\n\/\/ ==========================================\r\nfunction populateChapterList() {\r\n    const chapters = [...new Set(allQuestions.map(q => q.chapter))].sort();\r\n    const chapterList = document.getElementById('chapterList');\r\n    \r\n    \/\/ Use data-chapter attribute instead of onclick\r\n    chapterList.innerHTML = chapters.map(chapter => {\r\n        const count = allQuestions.filter(q => q.chapter === chapter).length;\r\n        const isActive = state.selectedChapter === chapter;\r\n        return `<div class=\"filter-item ${isActive ? 'active' : ''}\" data-chapter=\"${chapter}\" title=\"${chapter}\">\r\n            <span class=\"filter-text\"><i class=\"fas fa-book\"><\/i> ${chapter}<\/span>\r\n            <span class=\"filter-count\">${count}<\/span>\r\n        <\/div>`;\r\n    }).join('');\r\n}\r\n\r\n\/\/ ==========================================\r\n\/\/ QUESTION LOADING & NAVIGATION\r\n\/\/ ==========================================\r\nfunction loadQuestion(index) {\r\n    if (index < 0 || index >= state.filteredQuestions.length) return;\r\n    \r\n    state.currentQuestionIndex = index;\r\n    const question = state.filteredQuestions[index];\r\n    \r\n    document.getElementById('questionNumber').textContent = `Question ${index + 1} of ${state.filteredQuestions.length}`;\r\n    document.getElementById('questionText').innerHTML = question.question;\r\n    document.getElementById('currentQuestionChapter').textContent = question.chapter;\r\n    \r\n    document.getElementById('weakBadge').style.display = isQuestionWeak(question.id) ? 'flex' : 'none';\r\n    \r\n    renderOptions(question);\r\n    \r\n    const isChecked = state.sessionChecked[index];\r\n    const explanationBox = document.getElementById('explanationBox');\r\n    if (isChecked || state.isReviewMode) {\r\n        document.getElementById('explanationText').innerHTML = question.explanation;\r\n        explanationBox.classList.add('show');\r\n    } else {\r\n        explanationBox.classList.remove('show');\r\n    }\r\n    \r\n    updateMasteryIndicator(question.id);\r\n    \r\n    document.getElementById('prevBtn').disabled = index === 0;\r\n    document.getElementById('nextBtn').disabled = index === state.filteredQuestions.length - 1;\r\n    document.getElementById('checkBtn').disabled = isChecked || state.isReviewMode;\r\n    \r\n    updateQuestionGrid();\r\n    saveSessionPosition();\r\n}\r\n\r\nfunction renderOptions(question) {\r\n    const optionsList = document.getElementById('optionsList');\r\n    const letters = ['A', 'B', 'C', 'D'];\r\n    const isChecked = state.sessionChecked[state.currentQuestionIndex];\r\n    const selectedAnswer = state.sessionAnswers[state.currentQuestionIndex];\r\n    \r\n    optionsList.innerHTML = question.options.map((option, i) => {\r\n        let classes = 'option-item';\r\n        let icon = '';\r\n        \r\n        if (isChecked || state.isReviewMode) {\r\n            classes += ' disabled';\r\n            if (i === question.correct) {\r\n                classes += ' correct';\r\n                icon = '<i class=\"fas fa-check-circle option-icon\"><\/i>';\r\n            } else if (i === selectedAnswer && i !== question.correct) {\r\n                classes += ' incorrect';\r\n                icon = '<i class=\"fas fa-times-circle option-icon\"><\/i>';\r\n            }\r\n        } else if (selectedAnswer === i) {\r\n            classes += ' selected';\r\n        }\r\n        \r\n        return `<div class=\"${classes}\" data-index=\"${i}\">\r\n            <span class=\"option-letter\">${letters[i]}<\/span>\r\n            <span class=\"option-text\">${option}<\/span>\r\n            ${icon}\r\n        <\/div>`;\r\n    }).join('');\r\n}\r\n\r\nfunction updateMasteryIndicator(questionId) {\r\n    const indicator = document.getElementById('masteryIndicator');\r\n    const stats = state.progress.questionStats[questionId];\r\n    \r\n    if (stats && (stats.correct > 0 || stats.incorrect > 0)) {\r\n        indicator.classList.add('show');\r\n        const level = getQuestionMasteryLevel(questionId);\r\n        document.getElementById('masteryStars').innerHTML = [1, 2, 3, 4, 5].map(i => \r\n            `<i class=\"fas fa-star ${i <= level ? 'filled' : ''}\"><\/i>`\r\n        ).join('');\r\n    } else {\r\n        indicator.classList.remove('show');\r\n    }\r\n}\r\n\r\nfunction selectOption(optionIndex) {\r\n    if (state.sessionChecked[state.currentQuestionIndex] || state.isReviewMode) return;\r\n    state.sessionAnswers[state.currentQuestionIndex] = optionIndex;\r\n    loadQuestion(state.currentQuestionIndex);\r\n    updateSessionStats();\r\n}\r\n\r\nfunction checkAnswer() {\r\n    const selectedAnswer = state.sessionAnswers[state.currentQuestionIndex];\r\n    if (selectedAnswer === undefined) {\r\n        showToast('Please select an option first!', 'error');\r\n        return;\r\n    }\r\n    \r\n    state.sessionChecked[state.currentQuestionIndex] = true;\r\n    const question = state.filteredQuestions[state.currentQuestionIndex];\r\n    const isCorrect = selectedAnswer === question.correct;\r\n    \r\n    updateQuestionStats(question.id, isCorrect);\r\n    loadQuestion(state.currentQuestionIndex);\r\n    updateSessionStats();\r\n    \r\n    showToast(isCorrect ? 'Correct! \ud83c\udf89' : 'Incorrect. Review the explanation.', isCorrect ? 'success' : 'error');\r\n}\r\n\r\nfunction previousQuestion() {\r\n    if (state.currentQuestionIndex > 0) loadQuestion(state.currentQuestionIndex - 1);\r\n}\r\n\r\nfunction nextQuestion() {\r\n    if (state.currentQuestionIndex < state.filteredQuestions.length - 1) loadQuestion(state.currentQuestionIndex + 1);\r\n}\r\n\r\nfunction goToQuestion(questionId) {\r\n    const index = state.filteredQuestions.findIndex(q => q.id === questionId);\r\n    if (index !== -1) loadQuestion(index);\r\n}\r\n\r\n\/\/ ==========================================\r\n\/\/ QUESTION GRID\r\n\/\/ ==========================================\r\nfunction updateQuestionGrid() {\r\n    const grid = document.getElementById('questionGrid');\r\n    grid.innerHTML = state.filteredQuestions.map((q, i) => {\r\n        let className = 'grid-item';\r\n        \r\n        if (i === state.currentQuestionIndex) {\r\n            className += ' current';\r\n        } else if (state.sessionChecked[i] || state.isReviewMode) {\r\n            if (state.sessionAnswers[i] === state.filteredQuestions[i].correct) {\r\n                className += ' correct-answered';\r\n            } else if (state.sessionAnswers[i] !== undefined) {\r\n                className += ' incorrect-answered';\r\n            } else {\r\n                className += ' unattempted';\r\n            }\r\n        } else if (state.sessionAnswers[i] !== undefined) {\r\n            className += ' attempted';\r\n        } else {\r\n            className += ' unattempted';\r\n        }\r\n        \r\n        if (isQuestionWeak(q.id)) className += ' weak-marked';\r\n        \r\n        return `<div class=\"${className}\" data-index=\"${i}\">${i + 1}<\/div>`;\r\n    }).join('');\r\n}\r\n\r\n\/\/ ==========================================\r\n\/\/ SESSION STATS\r\n\/\/ ==========================================\r\nfunction updateSessionStats() {\r\n    const total = state.filteredQuestions.length;\r\n    const attempted = Object.keys(state.sessionAnswers).length;\r\n    let correct = 0, incorrect = 0;\r\n    \r\n    Object.keys(state.sessionChecked).forEach(index => {\r\n        if (state.filteredQuestions[index] && state.sessionAnswers[index] === state.filteredQuestions[index].correct) correct++;\r\n        else if (state.sessionAnswers[index] !== undefined) incorrect++;\r\n    });\r\n    \r\n    document.getElementById('totalQuestions').textContent = total;\r\n    document.getElementById('attemptedCount').textContent = attempted;\r\n    document.getElementById('correctCount').textContent = correct;\r\n    document.getElementById('incorrectCount').textContent = incorrect;\r\n}\r\n\r\n\/\/ ==========================================\r\n\/\/ SUBMIT & RESULTS\r\n\/\/ ==========================================\r\nfunction submitExam() {\r\n    let correct = 0, incorrect = 0;\r\n    \r\n    state.filteredQuestions.forEach((q, i) => {\r\n        if (state.sessionAnswers[i] === q.correct) correct++;\r\n        else if (state.sessionAnswers[i] !== undefined) incorrect++;\r\n    });\r\n    \r\n    const percentage = state.filteredQuestions.length > 0 ? Math.round((correct \/ state.filteredQuestions.length) * 100) : 0;\r\n    \r\n    document.getElementById('resultCorrect').textContent = correct;\r\n    document.getElementById('resultIncorrect').textContent = incorrect;\r\n    document.getElementById('resultScore').textContent = percentage + '%';\r\n    \r\n    if (percentage >= 80) {\r\n        document.getElementById('resultIcon').textContent = '\ud83c\udf89';\r\n        document.getElementById('resultTitle').textContent = 'Excellent!';\r\n        document.getElementById('resultMessage').textContent = 'Outstanding performance!';\r\n    } else if (percentage >= 60) {\r\n        document.getElementById('resultIcon').textContent = '\ud83d\udc4d';\r\n        document.getElementById('resultTitle').textContent = 'Good Job!';\r\n        document.getElementById('resultMessage').textContent = 'Keep practicing!';\r\n    } else {\r\n        document.getElementById('resultIcon').textContent = '\ud83d\udcaa';\r\n        document.getElementById('resultTitle').textContent = 'Keep Learning!';\r\n        document.getElementById('resultMessage').textContent = 'Focus on weak areas.';\r\n    }\r\n    \r\n    document.getElementById('practiceWeakBtn').style.display = state.progress.weakQuestions.length > 0 ? 'flex' : 'none';\r\n    document.getElementById('resultModal').classList.add('show');\r\n}\r\n\r\nfunction reviewAnswers() {\r\n    document.getElementById('resultModal').classList.remove('show');\r\n    state.isReviewMode = true;\r\n    state.filteredQuestions.forEach((_, i) => { state.sessionChecked[i] = true; });\r\n    loadQuestion(0);\r\n    updateQuestionGrid();\r\n}\r\n\r\nfunction retryQuiz() {\r\n    document.getElementById('resultModal').classList.remove('show');\r\n    state.sessionAnswers = {};\r\n    state.sessionChecked = {};\r\n    state.isReviewMode = false;\r\n    updateQuestionGrid();\r\n    updateSessionStats();\r\n    loadQuestion(0);\r\n}\r\n\r\n\/\/ resetQuiz - RESETS WEAK AREAS\r\nfunction resetQuiz() {\r\n    if (confirm('Reset this session?\\n\\nThis will clear:\\n\u2022 Current answers\\n\u2022 Weak areas\\n\u2022 All progress')) {\r\n        \r\n        \/\/ Reset session data\r\n        state.sessionAnswers = {};\r\n        state.sessionChecked = {};\r\n        state.isReviewMode = false;\r\n        \r\n        \/\/ Reset ALL progress including weak areas\r\n        state.progress = {\r\n            questionStats: {},\r\n            weakQuestions: [],\r\n            masteredQuestions: [],\r\n            totalCorrect: 0,\r\n            totalIncorrect: 0,\r\n            lastSession: null\r\n        };\r\n        \r\n        \/\/ Save reset progress\r\n        saveProgress();\r\n        \r\n        \/\/ Reset filters\r\n        state.currentMode = 'all';\r\n        state.selectedChapter = null;\r\n        state.filteredQuestions = [...allQuestions];\r\n        \r\n        \/\/ Update mode tabs UI\r\n        document.querySelectorAll('.mode-tab').forEach(tab => tab.classList.remove('active'));\r\n        document.getElementById('modeAll').classList.add('active');\r\n        \r\n        \/\/ Update all UI\r\n        populateChapterList();\r\n        updateProgressDisplay();\r\n        updateWeakAreasDisplay();\r\n        updateQuestionGrid();\r\n        updateSessionStats();\r\n        loadQuestion(0);\r\n        \r\n        \/\/ Hide session info\r\n        document.getElementById('sessionInfo').style.display = 'none';\r\n        \r\n        showToast('Session reset successfully!', 'success');\r\n    }\r\n}\r\n\r\n\/\/ ==========================================\r\n\/\/ TOAST\r\n\/\/ ==========================================\r\nfunction showToast(message, type = 'error') {\r\n    const toast = document.getElementById('warningToast');\r\n    document.getElementById('toastMessage').textContent = message;\r\n    toast.classList.remove('success');\r\n    if (type === 'success') toast.classList.add('success');\r\n    toast.classList.add('show');\r\n    setTimeout(() => toast.classList.remove('show'), 3000);\r\n}\r\n\r\n\/\/ ==========================================\r\n\/\/ SCREENSHOT PREVENTION\r\n\/\/ ==========================================\r\nfunction initScreenshotPrevention() {\r\n    document.addEventListener('keydown', function(e) {\r\n        if (e.key === 'PrintScreen' || (e.ctrlKey && e.key === 'p') || (e.ctrlKey && e.shiftKey && e.key === 'S')) {\r\n            e.preventDefault();\r\n            showToast('Screenshots and printing are not allowed!');\r\n            return false;\r\n        }\r\n    });\r\n    \r\n    document.addEventListener('contextmenu', function(e) {\r\n        e.preventDefault();\r\n        showToast('Right-click is disabled!');\r\n        return false;\r\n    });\r\n}\r\n\r\n\/\/ Initialize when DOM is ready\r\ndocument.addEventListener('DOMContentLoaded', initQuiz);\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Message \ud83c\udf89 Great Job! You have completed the quiz. 0 Correct 0 Incorrect 0% Score Review Practice Weak Try Again [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"disabled","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"disabled","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[52],"tags":[],"class_list":["post-11307","page","type-page","status-publish","hentry","category-test-series"],"_links":{"self":[{"href":"https:\/\/promotionexams.com\/index.php?rest_route=\/wp\/v2\/pages\/11307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/promotionexams.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/promotionexams.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/promotionexams.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/promotionexams.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11307"}],"version-history":[{"count":79,"href":"https:\/\/promotionexams.com\/index.php?rest_route=\/wp\/v2\/pages\/11307\/revisions"}],"predecessor-version":[{"id":11466,"href":"https:\/\/promotionexams.com\/index.php?rest_route=\/wp\/v2\/pages\/11307\/revisions\/11466"}],"wp:attachment":[{"href":"https:\/\/promotionexams.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11307"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/promotionexams.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11307"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/promotionexams.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}