Skip to content

DoganGuendogdu/moodle-course-login-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

A script which allows you to open a choosen course automatically on Moodle at HS Bochum.

Built With

  • selenium 3.141.0

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/DoganGuendogdu/moodle-course-login-automation.git
    cd moodle-course-login-automation/
    
  2. Install requirements
    pip3 install -r requirements.txt
  3. Execute script
 ./main.sh 'your_short_name'
or 
python3 main/main.py 'your_short_name'

Usage

1. Prepare login data

Open 'files/username_password.csv' and enter your moodle username and password

2. Course overview

Short names are only available for courses which are listed in the course overview
Courses can be listed in the card, summary or list format

3. Prepare courses

Open 'files/courses.csv' and list your course names with your own choosen short form.
The course names have the be exactly like they are given on Moodle.

Demo

Opening the course "Mikrocontroller / Mikroprozessortechnik" with the short form 'micro'

Contact

Dogan Guendogdu - @dogan.guendogdu_cs@tutanota.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages