The term Captcha stands for ‘Completely Automated Public Turing-test to tell Computers and Humans Apart’. Captcha is the random code generated in the form of an image to protect the web form submission automatically. Captcha ensures that the submission of the web form is done by a human not programmatically or the response from the client side is generated by a human.

Here we are using text-based captcha. Text based captcha are usually known words or random combinations of letters and digits. In order to continue, a user has to decrypt the code represented in the captcha box and enter the solution into the text box.
Here in the smart school we are providing captcha code verification in the 5 event User login, Admin login, Online Admission, Complain and Contact Us.

To enable captcha go to System Setting >> Captcha Setting, from here you can enable those event in which you want to use captcha code verification.

captcha setting image

Once you enable captcha it would be shown as follow –

show captcha code in login

Here user need to fill the correct captcha code then only he/she can login in Smart School. User can also get new captcha code by clicking Refresh icon.