Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#40 Team RoboTutor: Fix incorrect serial numbers in tablet tracker #41

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Nov 9, 2019

  1. #40 Team RoboTutor: Fix incorrect serial numbers in tablet tracker

    - Convert from lower-case to upper-case letters in tablet serial numbers.
    jo-xprize committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    20d768d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. #40 Team RoboTutor: Fix incorrect serial numbers in tablet tracker

    - Identify serial numbers found in team data, but not in tracker
    jo-xprize committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    b5e45d9 View commit details
    Browse the repository at this point in the history
  2. #40 Team RoboTutor: Fix incorrect serial numbers in tablet tracker

    - Identify serial numbers found in tracker, but not in tablet usage data
    jo-xprize committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    d6cfd24 View commit details
    Browse the repository at this point in the history
  3. #40 Team RoboTutor: Fix incorrect serial numbers in tablet tracker

    - Replaced "5A27001307 " with "5A27001307".
    jo-xprize committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    ebe8c5e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. #40 Team RoboTutor: Fix incorrect serial numbers in tablet tracker

    - Sort the serial numbers alphabetically
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    f2de5d9 View commit details
    Browse the repository at this point in the history
  2. #40 Team RoboTutor: Fix incorrect serial numbers in tablet tracker

    - Fixed typo in serial number: "5427001530" --> "5A27001530".
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    a607907 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into #40-Team-RoboTutor-Fix-incorrect-serial-nu…

    …mbers-in-tablet-tracker
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    97a5f3c View commit details
    Browse the repository at this point in the history
  4. #40 Team RoboTutor: Fix incorrect serial numbers in tablet tracker

    - Calculate percentage match between serial numbers in tracker and usage data.
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    7e629ee View commit details
    Browse the repository at this point in the history
  5. #40 Team RoboTutor: Fix incorrect serial numbers in tablet tracker

    - "5c07000407" --> "5C07000407"
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    7c9b22a View commit details
    Browse the repository at this point in the history
  6. #40 Team RoboTutor: Fix incorrect serial numbers in tablet tracker

    - "5c07000407" --> "5C07000407"
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    8aba275 View commit details
    Browse the repository at this point in the history