Coder Social home page Coder Social logo

jupiterrr / vorlesungsverzeichnis Goto Github PK

View Code? Open in Web Editor NEW
49.0 49.0 5.0 19.89 MB

Website for students of the Karlsruhe Institute of Technology (KIT).

Home Page: http://www.kithub.de

Shell 0.49% Ruby 28.47% HTML 12.49% JavaScript 39.63% CSS 14.81% CoffeeScript 2.76% Gherkin 0.88% Prolog 0.06% TypeScript 0.41%

vorlesungsverzeichnis's People

Contributors

jupiterrr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vorlesungsverzeichnis's Issues

Missing Event Dates

A lot of events do not contain the dates assigned to them in the official VVZ.

Week view of your events

Currently the timetable is a projection of all events to a week.
I was asked for a function to select specific weeks.
This should be easy because thats what the jquery weektimetable plugin was originally build for. (Demo)

Function to hide specific event dates

gibt es eine möglichkeit, einzelne vorlesungen aus dem kalender zu entfernen? manchmal werden ja mehrere termine angeboten, die jetzt alle im kalender stehen und das ganze ein wenig unübersichtlich machen...

konkretes beispiel: angewandte informatik I übung hat 5 termine in der woche zur auswahl. besucht werden muss aber nur einer, sodass vier weitere blöcke unnötig im stundenplan stehen. schön wäre eine option, diese blöcke manuell aus dem kalender zu entfernen.

Timetable PDF Download

We can produce html and convert it to a PDF file. The conversion is not a big deal. There 's a gem for that. But the more difficult part is to get the html. I haven't found any gem that helps producing pure html week-calendars. (Currently we'r using a javascript based version)

I started implementing a pure html version, but currently it's nothing more than a really simple prototype.
https://github.com/Jupiterrr/Vorlesungsverzeichnis/tree/html-timetable
This could be used to generate the html.

Create sharable links

I can't estimate how complicated this would be, since timetables might be tightly coupled with user accounts. But every time I choose my lectures for a semester, I want to be able to quickly show some friends what I have selected so far. Currently, I always have to send them the generated pdf or they need to have some software installed to view the contents of the link to the calendar.

Ability to delete a single entry from "Stundenplan" list

Currently in "Stundenplan" there is only the ability to delete the whole list.
To delete only one element from the list, long navigation to the curse description page is needed.
Therefore something like a small "minus" button could ease the deletion of a curse from the list.

Link related events

  • lecture links to exercise-class and the other way around
  • exercise-classes are not listed directly in the vvz, only via lecture

via @toebbel, thx

Overlapping POI-Marker

When multiple POIs have the exact same point only on marker is visible and the other are hidden behind.
To solve this problem we could collect these POIs and show them in the corresponding popup.

Event ratings

A really nice feature would be if lectures, seminars and other events could be rated.
Similar like "Vorlesungsevaluation" but much simpler and visible to all visitors, ratings could help students to choose the best courses that fit their fields and interest.

I would reduce it to a few simple ratings like:

  • Effort (low - high)
  • Difficulty (easy - difficult)
  • Application (theoretical - practical)
  • Quality (low - high)
  • Exam (fair - very hard)

The ratings could be visible in the events detail page. An overall rating (the average of the detail ratings) could be integrated to the event list right to the events name.

This is of course a bigger feature request, but I think it would bring Kithub on the next level ;)

'Stundenplan' uses computers time zone instead of GMT+1

When user is in a different country the time table is rendered in the time zone of the user.
It would be a better user experience when it would be rendered in GMT+1 since the user will attend the lectures physically and therefore will be in that time zone.

Downloaded .ics from Timetable missing a lecture

When downloading the .ics from the "Stundenplan" page, it is missing one of my selected lectures. The lecture is shown in the timetable view, but not a single appointment is generated in the .ics.

This is my timetable:
timetable
(timetable.pdf)

Notice the lecture "Mensch-Maschine Interaktion".

My .ics (kithub.zip) does not contain a single assignment with a name containing the string "Mensch" and appointments, that should be present, are not.

See also the page for that lecture: https://www.kithub.de/events/48353, which lists multiple appointments.

I have tried redownloading the .ics mutliple times, removed and re-added the lecture, but nothing seemed to work.

Is this issue known with a workaround? Is this maybe not a kithub issue, but a mistake from the authors of the Mensch-Maschine-Interaktion lecture?

Link Room of a Date to the POI

When you go to an event page and select a room of it, it would be really useful to get to the corresponding POI on the map.

Method to report faulty pois

This could be a simple report form or the ability for users to change the position of a poi.
We could also dump the pois to a GeoJSON file so everyone could edit them here on GitHub. This requires a reference from rooms in the db to pois from the file.

'KIT map' default to true

As a student I want to see the KIT map per default and don't want to click the checkbox in the upper corner.

Stundenplan for each semester

This may be only a subjective issue, but I find it a little cumbersome to first delete all lectures/events from my current timetable and then add new ones to it (if I don't do it in this order, I won't be able to use the clear all button without deleting new events). Maybe it would be better to offer multiple Stundenplan instances to the user using a dropdown such as the one that currently exists for download. Then the one for the current semester would be active by default, but I can both plan for future semesters and see, which lectures I attended in the past.

Only thing that might be tricky is how adding new events to a specific Stundenplan needs to be handled. I suggest using a combi-button/select where the button action has some simple heuristic (add to the current semester or next winter semester if current is summer) and the text tells, where a lecture is added, and the select-dropdown offers selecting any available Stundenplan instance.

Application error – kithub.de is offline

Since a couple of weeks (or months?) kithub.de only shows an heroku "Application error", the site is down.

Would be happy to see it online again – the campus map is so much better then KIT official...

Ical encoding bug

Bei Import von *.ics in Google-Callender bekomme ich z.B. "Höhere Mathematik I (Analysis) für die Fachrichtung Informatik" statt "Höhere Mathematik I (Analysis) für die Fachrichtung Informatik

Timetable ECTS sum

„Nachricht: [FeautureRequest] Hi, mega praktisch wäre eine Anzeige der ECTS Punkte die man insgesamt in seinem Stundenplan hat, damit man sieht wie viele Fächer man noch belegen sollte :)“

Merge official map data

The KIT released their own interactive map and we can access their data.
It would be cool if we can compare our location data with theirs and merge the parts that are different.
I currently have no time for that so is somebody interested in helping?

Karte abschaffen?

Ich bekomme immer wieder Anfragen Daten der Karte zu ändern. Das ist momentan nicht einfach möglich.
Da das KIT mittlerweile auch eine durchaus brauchbare Karte besitzt sehe ich zwei Optionen:

  1. Karte abschaffen und alle URLs auf die offizielle Karte weiterleiten
  2. Editieren leichter machen
    (3. gar nichts machen)

Habt ihr dazu eine Meinung?

Reduce the tree height of Vorlesungsverzeichnis

I was wondering if there might be any plans to address this problem: As a computer science master student, I have 6 columns to click through to finally get to the lectures I want: Computer Science Faculty > Lectures for computer science students > Master > Other deepening events of choice > Specializations > {Concrete specialization} > {Concrete lecture}.

I guess this is a direct consequence from the data provided by KIT. Still, it might be possible to improve this workflow by attaching some sensible defaults to the user (e.g. Faculty+Course+Degree, whereas HOC/SPZ etc. can be accessed from a different menu) to be able to skip some levels in the tree.

User defined events and event dates

„Kannst du noch eine weitere Funktion einfügen, so dass man eigene Termine (als Tutor z.b. die Tutorien, die man halten muss) eintragen kann?“

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.