6CIT Cognitive Test

A modern, digital version of the 6-Item Cognitive Impairment Test, designed for easy assessment of cognitive function on tablets and mobile devices.

Begin Assessment

Complete the comprehensive cognitive assessment including orientation, memory tasks, counting exercises, and interactive clock drawing.

🔧 Test Management

No tests completed yet.

About the 6CIT Assessment

The 6-Item Cognitive Impairment Test (6CIT) is a validated screening tool for detecting cognitive impairment. It consists of:

📊 Scoring: Total score 0-18 points. Higher scores indicate greater cognitive impairment.

Note: Drawings are saved as PNG images (base64) in your browser/device and can be exported for backend processing.
For developers: Drawing data is stored as a PNG data URL (base64) in localStorage under clockDrawingData, cubeDrawingData, treeDrawingData keys. Exported JSON includes these fields for backend analysis.

images.forEach(function(el) { el.style.touchAction = 'none'; // Note: disables pinch-zoom/scroll on images }); });