Introduction

The Vidatha Activities Monitoring System is designed to track activities related to the Vidatha Resource Center. It includes guidelines for entering data into the system, which can be accessed through Google Sheets shared with users. The system consists of multiple sheets, including the VRC profile and a summary of progress, which helps in monitoring the activities effectively. For more detailed information, you can refer to the official guidelines provided by the Ministry of Science and Technology.


.scrollbox { height: 200px; /* Adjust desired height */ width: 100%; /* Adjust desired width or set to auto */ overflow: auto; /* This is crucial for enabling the scroll bar */ border: 1px solid #ccc; /* Optional: adds a border for visibility */ padding: 10px; /* Optional: adds padding inside the box */ }