This document summarizes an automated system for generating question papers and checking answers. The system allows faculty to generate randomized question papers that cover selected chapters from a database of questions tagged by type, topic, difficulty level, and cognitive skill. It also proposes an automated scoring approach using Jaro-Winkler string similarity to compare a student's answer to a model answer and assign a score. The system aims to reduce the time and effort required for manual question paper generation and marking by faculty.