Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 324 Bytes

File metadata and controls

16 lines (13 loc) · 324 Bytes

A PoC project to automate the process of creating new courses in moodle system.

Requirements

  • PHP 8.1
  • Selenium 3.141.0
  • Google Chrome

Usage

php -f 1.php

TODO

  • Auto-detect Google Chrome version
  • Download matched version of ChromeDriver
  • Logging
  • Error handling
  • Inform admin about the results