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

#47 team cci fix incorrect serial numbers in tablet tracker #48

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

Commits on Nov 11, 2019

  1. #47 Team CCI: Fix incorrect serial numbers in tablet tracker

    - Added tablet tracker
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    f4f62bb View commit details
    Browse the repository at this point in the history
  2. #47 Team CCI: Fix incorrect serial numbers in tablet tracker

    - Convert from lower-case to upper-case letters in tablet serial numbers.
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    99901bd View commit details
    Browse the repository at this point in the history
  3. #47 Team CCI: Fix incorrect serial numbers in tablet tracker

    - Identify serial numbers found in tablet usage data, but not in tracker
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    20494af View commit details
    Browse the repository at this point in the history
  4. #47 Team CCI: Fix incorrect serial numbers in tablet tracker

    - Identify serial numbers found in tracker, but not in tablet usage data
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    c8d5ce6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8c9022 View commit details
    Browse the repository at this point in the history
  6. #47 Team CCI: 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
    8dd8b76 View commit details
    Browse the repository at this point in the history