GithubHelp home page GithubHelp logo

ccs24 / aau-calendar-fix-industrial-design Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 16 KB

Fixes the improper use of iCal of the Moodle calendar. Removes all unnecessary information from titles and places it in the proper field.

License: MIT License

PHP 100.00%

aau-calendar-fix-industrial-design's Introduction

AAU-Calendar-Fix-Industrial-Design

Fixes the improper use of iCal of the Moodle calendar for Industrial Design Engineering students at Aalborg University. Removes all unnecessary information from titles and places it in the proper field. If a similar problem occurs at a different department/university this solution might also work for you.

The problem in short

The events made by the moodle calendar put all the details in the title-field of an event, instead of placing it in the proper field. For example, all location information is put in the title, while there is a dedicated field for the location of events. This code fixes this to make the calendar overview more useful - only leaving the important information in the title field of the events. All other information is moved to the proper fields. In case there is no dedicated field for the information (such as teacher contact details) they will be placed in the description field.

Usage

  1. Login and export your AAU calendar in Moodle: (for non-AAU users, hope you can find this yourself ;))

  2. Copy the last part of that URL and add it to this url: http://gerkevangarderen.nl/icalAAU.php

  3. Use that URL to add in your calendar. It is an ical URL and can be used with most calendar applications (Google Calendar, Apple Calendar, Microsoft Outlook, etc.)

NB: I have tested it, and it fully works for me (Google Calendar). It should work in any other application. Please do check if nothing is missing in your calendar, as it is a DIY-project and might not be 100% solid.

NB NB: I don't store any data, your login is safe. You can check it in the Source code here. Also, the small bits of login information that you do share, can't be used to login to your account. There is no big risk. If you want to play it 100% safe, download a copy and host it on your own webserver :)

aau-calendar-fix-industrial-design's People

Contributors

gerkevgarderen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.