Skip to content

Commit

Permalink
#40 Team RoboTutor: Fix incorrect serial numbers in tablet tracker
Browse files Browse the repository at this point in the history
- Fixed typo in serial number: "5427001530" --> "5A27001530".
  • Loading branch information
jo-xprize committed Nov 11, 2019
1 parent f2de5d9 commit a607907
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
serial_number
5A27000941
5A27001530
5A28000194
5B12003100
5B13000655
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
serial_number
5427001530
5A22000659
5A22000754
5A22000802
Expand Down
4 changes: 2 additions & 2 deletions team-ROBOTUTOR/tablet-tracker/tablet-tracker-ROBOTUTOR.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Child ID,Village ID,Serial #1,Serial #2,Date #2,Serial #3,Date #3,Serial #4,Date #4,Serial #5,Date #5,Serial #6,Date #6,Serial #7,Date #7
Child ID,Village ID,Serial #1,Serial #2,Date #2,Serial #3,Date #3,Serial #4,Date #4,Serial #5,Date #5,Serial #6,Date #6,Serial #7,Date #7
GTXYKE,114,5A29000620,6111001995,2018-06-23,6118002520,2018-11-13,,,,,,,,
VPRQEF,114,6116001372,6116001034,2018-06-23,6111002050,2018-11-13,,,,,,,,
PHXZTP,114,5B13001012,6112000256,2018-06-23,6118003535,,,,,,,,,
Expand Down Expand Up @@ -372,7 +372,7 @@ EXTRA,134,5A27001902,5A29000472,2018-06-14,6116002493,2018-11-13,,2018-12-31,,,,
SPARE,134,6128000754,6118003565,2018-06-14,6115001163,2018-11-13,,,,,,,,
FSMQFR,135,6116001954,6116002561,2018-06-25,6116001553,2018-10-16,6116002361,2018-11-13,,,,,,
HENNMM,135,5A22000754,6129001334,2018-06-25,6116002561,2018-11-07,6115001455,2018-11-13,,,,,,
UQUYVF,135,5B12002573,5427001530,2018-06-25,5A27000526,2018-07-17,5B13002288,2018-11-13,,,,,,
UQUYVF,135,5B12002573,5A27001530,2018-06-25,5A27000526,2018-07-17,5B13002288,2018-11-13,,,,,,
BNMVQA,135,6118002495,5A27001613,2018-06-25,6111000859,2018-11-13,,,,,,,,
ZCWPGQ,135,6118003576,6116002304,2018-06-25,6116001789,2018-11-13,6116001830,2019-01-16,,,,,,
SPARE,135,6111000643,6116001553,2018-06-25,6116001830,2018-11-13,,,,,,,,
Expand Down

0 comments on commit a607907

Please sign in to comment.