• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 3.9k 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 Dec 27, 2018, 1:02 AM

    @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?

    B 1 Reply Last reply Dec 27, 2018, 1:25 AM Reply Quote 0
    • B Offline
      bhepler Module Developer @Ezrael Villan
      last edited by Dec 27, 2018, 1:25 AM

      @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 Dec 28, 2018, 7:25 AM Reply Quote 0
      • I Offline
        idoodler Module Developer @Ezrael Villan
        last edited by Dec 27, 2018, 9:29 AM

        @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 Dec 28, 2018, 7:22 AM Reply Quote 0
        • E Offline
          Ezrael Villan @idoodler
          last edited by Dec 28, 2018, 7:22 AM

          @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 Dec 28, 2018, 7:25 AM

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

            I ? 2 Replies Last reply Dec 28, 2018, 7:33 AM Reply Quote 0
            • I Offline
              idoodler Module Developer @Ezrael Villan
              last edited by Dec 28, 2018, 7:33 AM

              @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 Dec 28, 2018, 7:43 AM Dec 28, 2018, 7:37 AM

                @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 1 Reply Last reply Dec 28, 2018, 7:46 AM Reply Quote 0
                • I Offline
                  idoodler Module Developer @Guest
                  last edited by Dec 28, 2018, 7:46 AM

                  @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 Dec 31, 2018, 12:04 AM

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

                    B 1 Reply Last reply Dec 31, 2018, 3:32 AM Reply Quote 0
                    • B Offline
                      bhepler Module Developer @Ezrael Villan
                      last edited by Dec 31, 2018, 3:32 AM

                      @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
                      1 / 2
                      • First post
                        7/12
                        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