Coder Social home page Coder Social logo

Comments (1)

inducer avatar inducer commented on May 19, 2024

"Events" are what makes this possible:
http://documen.tician.de/relate/content.html#calendar-and-events

They're stored in the database (rather than the YML course material), and so they can change from one edition of the course to the next while leaving the course material the same.

If you want what you suggest (which is to have everything offset from the start date of the course), you would create one event, say start_of_course, and then express all dates as, say start_of_course + 3 weeks or start_of_course + 3 weeks + 1 day @14:50. But you're also free to have as many events as you like, and fix those to more natural anchor points (that may shift from one run of the class to the next), such as lecture_on_foo. To give you an idea, I mainly use events for homework_due and lecture 12 as anchor points.

from relate.

Related Issues (20)

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.