Code Monkey home page Code Monkey logo

horaires's People

Contributors

adevaux42 avatar chris00 avatar kent1 avatar zouarfi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

horaires's Issues

Update README

README must be updated with installation requierements etc.

Problem Timetable

When creating and scheduling a timetable not using all exams, the website shows the error page.

This is caused by a gesture on all exams, and not only the exams involved (views.py).

Direct dependencies

Currently, exam with a dependency is scheduled after this prerequisite exam. Maybe the professor would exams are consecutive, like an written exam followed by a oral exam.

It is a bit similar to consecutive timeslots.

Consecutive timeslots

Currently, it is impossible to get an exam with more than one timeslot.
Actually an exam might take all day.

We have to give to exam the ability to have a list of consecutive timeslot. Moreover, if an exam take all day, we can't attribute 2 timeslot pm & am.

Maybe have a structure of timeslot and subtimeslot ? A day is a timeslot, which contains 2 subtimeslots ?

Weekends

Currently, timeslots ignore weekends. This is annoying because we don't consider the interval between an afternoon friday and a morning monday for example.

Furthermore, exams may scheduled morning saturday, maybe with a penalty ?

Fitness doesn't count Sunday

In fact, distance in fitness counts the number of timeslot between 2 exams, but for example an exam at timeslot 9 (friday afternoon) and a second exam at timeslot 12 (monday morning) has a distance of 3 (approximatively 1,5 days), but in fact (in terms of real dates) we have a distance of 5 (approximatively 2,5 days) when counting the sunday.

Is it really necessary to count this or not ? The answer depends on the results we will obtain for big instances.

Using a room not belonging to the exam's faculty

Currently, if there is no available room for an examination in its faculty, the examination is assigned at another timeslot.

This can lead to errors (i.e., an examination in a faculty which doesn't have any room).

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.