MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Grading tabulation

    Scheduled Pinned Locked Moved Unsolved Requests
    12 Posts 5 Posters 4.3k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E Offline
      Ezrael Villan @sdetweil
      last edited by

      @sdetweil Thank you for responding. I am new to making magic Mirror. I really dont know what to do.
      I need a module that shows
      Course, student name, course number, descriptive title of subjects, F-rating, grades and units. With first semester and second semester.
      I have a photo of the layout how can I send it to you?

      bheplerB 1 Reply Last reply Reply Quote 0
      • bheplerB Offline
        bhepler Module Developer @Ezrael Villan
        last edited by

        @ezrael-villan - For starters, does your school have an API to retrieve that information? Do you have a website where you can pull all that?

        Or is part of your assignment to create that kind of API and display it?

        E 1 Reply Last reply Reply Quote 0
        • idoodlerI Offline
          idoodler Module Developer @Ezrael Villan
          last edited by

          @ezrael-villan Do you want help on how to create such a “Grade display”, or do you want someone to create it for you?

          E 1 Reply Last reply Reply Quote 0
          • E Offline
            Ezrael Villan @idoodler
            last edited by

            @idoodler if someone can create it for you it would be great but I want to learn how to create it so I can understand how it function

            1 Reply Last reply Reply Quote 0
            • E Offline
              Ezrael Villan @bhepler
              last edited by

              @bhepler I think it’s a part of my assignment because our school don’t have a website.

              idoodlerI ? 2 Replies Last reply Reply Quote 0
              • idoodlerI Offline
                idoodler Module Developer @Ezrael Villan
                last edited by

                @ezrael-villan Well first of all you will need some sort of API that provides the data. Check what system your school uses.
                I think we can assist you with that :grinning_face_with_smiling_eyes:

                1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User @Ezrael Villan
                  last edited by A Former User

                  @ezrael-villan
                  Should It be done on MagicMirror? (Your boss ordered?)

                  • If not so, just make a simple Web site with PHP or any other language which you are experienced and display it on your screen.
                  • If so, make a site also, then load it on MagicMirror as a module.
                    • Or you can make some simple API Server then use it in your module.

                  In any case, you might need to decide these;

                  • How to manage your school data => txt or csv files or web form to DB
                  • How to store your data into Storage => DB or raw files
                  • How to derive data from storage => Web page or APIs.
                  idoodlerI 1 Reply Last reply Reply Quote 0
                  • idoodlerI Offline
                    idoodler Module Developer @Guest
                    last edited by

                    @sean said in Grading tabulation:

                    @ezrael-villan
                    Should It be done on MagicMirror? (Your boss ordered?)

                    • If not so, just make a simple Web site with PHP or any other language which you are experienced and display it on your screen.
                    • If so, make a site also, then load it on MagicMirror as a module.
                      • Or you can make some simple API Server then use it in your module.

                    In any case, you might need to decide these;

                    • How to manage your school data => txt or csv files or web form to DB
                    • How to store your data into Storage => DB or raw files
                    • How to derive data from storage => Web page or APIs.

                    I also want to add that encryption and security is crucial here. You are dealing with sensitive data.

                    1 Reply Last reply Reply Quote 0
                    • E Offline
                      Ezrael Villan
                      last edited by

                      I have another question.
                      Is switching interface possible in magic mirror when users are facially recognized ?

                      bheplerB 1 Reply Last reply Reply Quote 0
                      • bheplerB Offline
                        bhepler Module Developer @Ezrael Villan
                        last edited by

                        @ezrael-villan - Yes. But that sort of functionality is equivalent to running when you’re still learning to crawl. Get grade data to show up on the MagicMirror interface first, then worry about switching users.

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy