Giter VIP home page Giter VIP logo

Comments (7)

SKuipers avatar SKuipers commented on August 20, 2024 2

Hi @fvlasie, sure, I can see the utility value of that change. I've updated it for v25 to look for the most recent lesson and suggest the date for the next lesson in sequence, falling back to the current date if the lesson planner is empty. You can see and test out the change here: 402b742

from core.

yookoala avatar yookoala commented on August 20, 2024

Hi @fvlasie. I'm not very familiar with the actual operation of Gibbon. I tried to follow your steps. But I have trouble following the steps.

  1. I installed locally with demo data. Then I manually created the course and class to test with.

  2. Then I go to "Learn" > "Planner" in the top menu.
    Screenshot from 2022-09-15 17-32-20

  3. Problem: There is no place to "Choose a class".
    Screenshot from 2022-09-15 17-26-23

  4. I proceed to create a new Lesson Plan by clicking on the "New" button on top.
    Screenshot from 2022-09-15 17-27-59

  5. After creating a new Lesson Plan, I'm staying on the same page without anything filled in. Is this the problematic behaviour you mentioned?
    Screenshot from 2022-09-15 17-30-01

from core.

fvlasie avatar fvlasie commented on August 20, 2024

Choose a class is the menu on the left:
Screenshot 2022-09-15 at 12 29 23 PM

from core.

fvlasie avatar fvlasie commented on August 20, 2024

You have to have a class that is tied to the timetable. This requires quite a bit of setup so I recommend using the demo data.

from core.

SKuipers avatar SKuipers commented on August 20, 2024

Hi FV, I've checked out the code and it looks like this is by design. It will look up to ten lessons into the future to check for upcoming dates when you click the add button, all based on the current date. Checking every possible lesson would add quite the overhead to this script. This check will happen if you click "Add" from the planner, and I suspect is helpful for planning upcoming lessons and ad-hoc planning.

If teachers are planning a whole year or whole unit in advance, the Year Overview link from the Planner is more helpful, as it shows all upcoming lessons at a glance, and there is a plus button to add a lesson for that date. Teachers can also access the Add button from their timetable, which is a nice visual way to see and add lesson plans.

from core.

fvlasie avatar fvlasie commented on August 20, 2024

Could it look ten lessons into the future from the current lesson position so the calculation is still limited but moves forward with the user? (I have had complaints about this from other users too.)

from core.

fvlasie avatar fvlasie commented on August 20, 2024

Thank you Sandra!

from core.

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.