• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    how do you automatically sort by more points?

    How To... ?
    2
    4
    542
    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.
    • C
      Cacoos last edited by

      good afternoon to everyone!
      tell me how to do in our program.
      sorting by numbers?
      quiz game.
      10 teams play.
      players score points.
      that is, there are 10 columns in the table.
      how do you automatically sort by more points?

      Woland C 2 Replies Last reply Reply Quote 0
      • Woland
        Woland Tech Staff @Cacoos last edited by

        @cacoos

        You'll need to make friends with the Javascript actor in order to make this happen.

        TroikaTronix Technical Support
        New Support Ticket: https://support.troikatronix.com/support/tickets/new
        Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
        Add-Ons: https://troikatronix.com/add-ons/ & https://troikatronix.com/add-ons/?u=woland
        Professional Services: https://support.troikatronix.com/support/solutions/articles/13000109444

        | Isadora Version: all of them | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

        1 Reply Last reply Reply Quote 0
        • C
          Cacoos @Cacoos last edited by

          @cacoos

          good afternoon friends!
          yes my friend, you're right.
          i thought so.
          could anyone in our community help me?
          grateful in advance for any help

          Woland 1 Reply Last reply Reply Quote 0
          • Woland
            Woland Tech Staff @Cacoos last edited by Woland

            @cacoos

            I do not speak Javascript, but I suspect these links probably contain examples of some of the code you'll need:

            Defining variables (storing team scores as variables): https://www.w3schools.com/js/js_variables.asp

            Javascript arrays (storing team names and scores together): https://www.w3schools.com/js/js_arrays.asp

            Sorting Arrays (to sort the teams by score): https://www.w3schools.com/js/js_array_sort.asp 

            This Youtube video might also help

            TroikaTronix Technical Support
            New Support Ticket: https://support.troikatronix.com/support/tickets/new
            Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
            Add-Ons: https://troikatronix.com/add-ons/ & https://troikatronix.com/add-ons/?u=woland
            Professional Services: https://support.troikatronix.com/support/solutions/articles/13000109444

            | Isadora Version: all of them | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

            1 Reply Last reply Reply Quote 1
            • First post
              Last post