MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED Grading tabulation

    Requests
    5
    12
    2998
    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
      Ezrael Villan last edited by

      I just need it for my Thesis please someone help me. I need it before February . Please

      idoodler 1 Reply Last reply Reply Quote 0
      • S
        sdetweil last edited by

        what do you need?

        Sam

        Create a working config
        How to add modules

        E 1 Reply Last reply Reply Quote 0
        • E
          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?

          bhepler 1 Reply Last reply Reply Quote 0
          • bhepler
            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
            • idoodler
              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
                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
                  Ezrael Villan @bhepler last edited by

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

                  idoodler ? 2 Replies Last reply Reply Quote 0
                  • idoodler
                    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 😄

                    1 Reply Last reply Reply Quote 0
                    • ?
                      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.
                      idoodler 1 Reply Last reply Reply Quote 0
                      • idoodler
                        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
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy