Code Monkey home page Code Monkey logo

mesos_oros_ects's Introduction

mesos_oros_ects

Created for students of Electrical & Computer Engineering — AUTh

Υπολογισμός (νέου?) μέσου όρου βάση των μονάδων ECTS στην ιστοσελίδα του ITC για το auth.gr

Εγκατάσταση με Greasemonkey για Firefox ή Tampermonkey για Chrome

https://openuserjs.org/scripts/nohponex/mesos_oros_ects

Εναλλακτικά μέσω κονσόλας σε Firefox και Chrome

Έχοντας ανοιχτή τη σελίδα των βαθμολογιών στo itc, αντιγράψτε τον κώδικα :

!function(){var e=function(){var e=document.querySelectorAll('#adminTable3>tbody>tr');if(e){for(var t=0,r=0,a=0,l=0,n=0,o=e.length;o>n;++n){var i=e[n],d=parseInt(i.querySelectorAll('td')[5].innerHTML.trim()),c=i.querySelectorAll('td')[8].innerHTML.trim();isNaN(c)||(c=parseFloat(c),c>=5&&(l+=c*d,a+=d,t+=c,++r))}var h=(Math.round(t/r*100)/100,Math.round(l/a*100)/100),u=document.querySelector('h3:last-child');u?u.insertAdjacentHTML('beforeend',' Νέος Μέσος Όρος (ECTS) : <b>'+h+'</b>'):alert('Νέος Μέσος Όρος (ECTS) :'+h)}};e()}();

Κάντε επικόλληση στην Console του Firefox ή του Chrome και πατήστε Enter. Η ένδειξη του Μ.Ο. με τα ECTS εμφανίζεται κάτω κάτω διπλά στον κανονικό Μ.Ο.

mesos_oros_ects's People

Contributors

nohponex avatar ioantsaf avatar

Watchers

James Cloos avatar  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.