0

Lesson plan

I'm doing a database to write what I teach in my lessons. I made a main table, with class / date and activities, connected with other tables, for example the theory table, which lists all the chapters. So I can see easily in the theory table what I already made, when, and in which class. The problem is: what should I do if in one lesson I will do more than one chapter?

8 replies

null
    • Micrologus
    • 5 yrs ago
    • Reported - view

    Because 1 lesson = 1 record

    • Database Consultant
    • Kirkness_Associates_Ju
    • 5 yrs ago
    • Reported - view

    Hi

    You've maybe got to have a 'Lesson Chapters' Table allowing you to have a many to many chapters per lesson?

    Julian

    • Ninox developer
    • Fabio
    • 5 yrs ago
    • Reported - view

    Hello Micrologus. Have a look at this model:

     

    https://www.dropbox.com/s/7ee9c4wov4dty5m/Lezioni.ninox?dl=0

     

    Fabio

    • Micrologus
    • 5 yrs ago
    • Reported - view

    Thank You Fabio for your model! It's very interesting your solution. 

    My problem is that I would prefer to have only one record for each lesson, because I have different activities in my lessons: ear training, theory, singing etc. But perhaps it is not possible to have just one record for each lesson and a sort of "multi-field" for theory, singing (more songs) etc. This is my actual model (how I write it daily on paper): the advantage is that I can see "vertically" what I already made in each activity. But it were interesting if I could check in the Theory chapter list what I already made and with which class. But perhaps it's not possible :-)

    Schermata 2019-02-17 alle 15.55.48

    • Micrologus
    • 5 yrs ago
    • Reported - view

    Sorry for my english! 🤭

    • Ninox developer
    • Fabio
    • 5 yrs ago
    • Reported - view

    Hello. See if this gets closer to your needs :)

     

    https://www.dropbox.com/s/mfotvoulr8zcgf2/Lezioni%20v2.ninox?dl=0

     

    Fabio

    • Micrologus
    • 5 yrs ago
    • Reported - view

    Thank You Fabio! It's exactly what I need. 😃

    Now I have to understand how you did the relations between the tables, I will study your project carefully.

    Best Regards and thanks again!

    Matteo

    • Ninox developer
    • Fabio
    • 5 yrs ago
    • Reported - view

    You're welcome Matteo. I used a N:M relationship between tables ;). Have a look here:

     

    https://ninoxdb.de/en/manual/tables/table-references-and-relations

     

    Fabio

Content aside

  • 5 yrs agoLast active
  • 8Replies
  • 1944Views