Skip to content

Evaluation of professors on the educational site of Islamic Azad University with two lines of JavaScript code!

Notifications You must be signed in to change notification settings

Mehdifrz/uni-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

uni-project

Evaluation of professors on the educational site of Islamic Azad University with two lines of JavaScript code!

const mehdifrz = document.querySelectorAll('input[type="radio"][title="قابل قبول"]'); mehdifrz.forEach(function(e) { e.click(); });

About

Evaluation of professors on the educational site of Islamic Azad University with two lines of JavaScript code!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published