aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-10 15:11:48 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-10 15:11:48 +0100
commitddd1e034d1e841810bac277200eb2e880a593f3f (patch)
treeeb77b34018dca57a6d74f06fd56921130541b5d4
parente41f974e15706b6c7634330575016770c988f37c (diff)
downloadperlweeklychallenge-club-ddd1e034d1e841810bac277200eb2e880a593f3f.tar.gz
perlweeklychallenge-club-ddd1e034d1e841810bac277200eb2e880a593f3f.tar.bz2
perlweeklychallenge-club-ddd1e034d1e841810bac277200eb2e880a593f3f.zip
- Added solutions by Joelle Maslak.
-rw-r--r--stats/pwc-current.json100
-rw-r--r--stats/pwc-leaders.json500
-rw-r--r--stats/pwc-summary-1-30.json102
-rw-r--r--stats/pwc-summary-31-60.json98
-rw-r--r--stats/pwc-summary-61-90.json88
-rw-r--r--stats/pwc-summary.json42
6 files changed, 465 insertions, 465 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 14f3837c91..bb02619548 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,24 +1,18 @@
{
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
"plotOptions" : {
"series" : {
+ "borderWidth" : 0,
"dataLabels" : {
"format" : "{point.y}",
"enabled" : 1
- },
- "borderWidth" : 0
+ }
}
},
- "xAxis" : {
- "type" : "category"
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
- "colorByPoint" : 1,
"name" : "Champions",
"data" : [
{
@@ -27,23 +21,23 @@
"y" : 1
},
{
- "name" : "Athanasius",
"drilldown" : "Athanasius",
+ "name" : "Athanasius",
"y" : 2
},
{
+ "drilldown" : "Dave Jacoby",
"name" : "Dave Jacoby",
- "y" : 2,
- "drilldown" : "Dave Jacoby"
+ "y" : 2
},
{
- "name" : "Francis Whittle",
+ "y" : 2,
"drilldown" : "Francis Whittle",
- "y" : 2
+ "name" : "Francis Whittle"
},
{
- "drilldown" : "Gustavo Chaves",
"y" : 2,
+ "drilldown" : "Gustavo Chaves",
"name" : "Gustavo Chaves"
},
{
@@ -52,36 +46,44 @@
"name" : "Jo Christian Oterhals"
},
{
- "y" : 2,
+ "name" : "Joelle Maslak",
"drilldown" : "Joelle Maslak",
- "name" : "Joelle Maslak"
+ "y" : 4
},
{
- "name" : "Maxim Nechaev",
"y" : 2,
- "drilldown" : "Maxim Nechaev"
+ "drilldown" : "Maxim Nechaev",
+ "name" : "Maxim Nechaev"
},
{
"name" : "Ozzy",
- "y" : 1,
- "drilldown" : "Ozzy"
+ "drilldown" : "Ozzy",
+ "y" : 1
},
{
- "y" : 1,
"drilldown" : "Simon Proctor",
- "name" : "Simon Proctor"
+ "name" : "Simon Proctor",
+ "y" : 1
}
- ]
+ ],
+ "colorByPoint" : 1
}
],
"legend" : {
"enabled" : 0
},
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "tooltip" : {
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "followPointer" : 1
},
"subtitle" : {
- "text" : "[Champions: 10] Last updated at 2019-05-10 13:41:01 GMT"
+ "text" : "[Champions: 10] Last updated at 2019-05-10 14:08:21 GMT"
},
"title" : {
"text" : "Perl Weekly Challenge - 007"
@@ -99,24 +101,24 @@
"id" : "Andrezgz"
},
{
+ "id" : "Athanasius",
"name" : "Athanasius",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Athanasius"
+ ]
},
{
- "name" : "Dave Jacoby",
+ "id" : "Dave Jacoby",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Dave Jacoby"
+ "name" : "Dave Jacoby"
},
{
"name" : "Francis Whittle",
@@ -130,37 +132,37 @@
},
{
"id" : "Gustavo Chaves",
- "name" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "name" : "Gustavo Chaves"
},
{
"id" : "Jo Christian Oterhals",
+ "name" : "Jo Christian Oterhals",
"data" : [
[
"Perl 6",
2
]
- ],
- "name" : "Jo Christian Oterhals"
+ ]
},
{
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak",
"data" : [
[
"Perl 5",
- 1
+ 2
],
[
"Perl 6",
- 1
+ 2
]
- ],
- "name" : "Joelle Maslak",
- "id" : "Joelle Maslak"
+ ]
},
{
"name" : "Maxim Nechaev",
@@ -173,30 +175,28 @@
"id" : "Maxim Nechaev"
},
{
- "id" : "Ozzy",
- "name" : "Ozzy",
"data" : [
[
"Perl 6",
1
]
- ]
+ ],
+ "name" : "Ozzy",
+ "id" : "Ozzy"
},
{
- "id" : "Simon Proctor",
"data" : [
[
"Perl 6",
1
]
],
- "name" : "Simon Proctor"
+ "name" : "Simon Proctor",
+ "id" : "Simon Proctor"
}
]
},
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : 1
+ "xAxis" : {
+ "type" : "category"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 6fae8195ba..d40850ef91 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,23 +1,46 @@
{
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "tooltip" : {
+ "headerFormat" : "<span style=\"font-size:11px\"></span>",
+ "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "followPointer" : "true"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Leaders (TOP 50)"
+ },
"series" : [
{
"colorByPoint" : "true",
"name" : "Perl Weekly Challenge Leaders",
"data" : [
{
- "name" : "#1: Laurent Rosenfeld",
+ "y" : 60,
"drilldown" : "Laurent Rosenfeld",
- "y" : 60
+ "name" : "#1: Laurent Rosenfeld"
},
{
- "name" : "#2: Joelle Maslak",
+ "y" : 58,
"drilldown" : "Joelle Maslak",
- "y" : 54
+ "name" : "#2: Joelle Maslak"
},
{
+ "name" : "#3: Jaldhar H. Vyas",
"y" : 48,
- "drilldown" : "Jaldhar H. Vyas",
- "name" : "#3: Jaldhar H. Vyas"
+ "drilldown" : "Jaldhar H. Vyas"
},
{
"y" : 42,
@@ -25,9 +48,9 @@
"name" : "#4: Jo Christian Oterhals"
},
{
- "name" : "#5: Simon Proctor",
"drilldown" : "Simon Proctor",
- "y" : 42
+ "y" : 42,
+ "name" : "#5: Simon Proctor"
},
{
"drilldown" : "Ruben Westerberg",
@@ -40,14 +63,14 @@
"name" : "#7: Adam Russell"
},
{
+ "name" : "#8: Dr James A. Smith",
"y" : 36,
- "drilldown" : "Dr James A. Smith",
- "name" : "#8: Dr James A. Smith"
+ "drilldown" : "Dr James A. Smith"
},
{
"name" : "#9: Kian-Meng Ang",
- "y" : 32,
- "drilldown" : "Kian-Meng Ang"
+ "drilldown" : "Kian-Meng Ang",
+ "y" : 32
},
{
"y" : 32,
@@ -55,9 +78,9 @@
"name" : "#10: Nick Logan"
},
{
+ "name" : "#11: Arne Sommer",
"drilldown" : "Arne Sommer",
- "y" : 30,
- "name" : "#11: Arne Sommer"
+ "y" : 30
},
{
"name" : "#12: Gustavo Chaves",
@@ -66,8 +89,8 @@
},
{
"name" : "#13: Athanasius",
- "y" : 28,
- "drilldown" : "Athanasius"
+ "drilldown" : "Athanasius",
+ "y" : 28
},
{
"drilldown" : "Lars Balker",
@@ -75,24 +98,24 @@
"name" : "#14: Lars Balker"
},
{
- "name" : "#15: Andrezgz",
+ "y" : 26,
"drilldown" : "Andrezgz",
- "y" : 26
+ "name" : "#15: Andrezgz"
},
{
- "drilldown" : "Mark Senn",
+ "name" : "#16: Mark Senn",
"y" : 26,
- "name" : "#16: Mark Senn"
+ "drilldown" : "Mark Senn"
},
{
- "y" : 22,
"drilldown" : "Francis Whittle",
+ "y" : 22,
"name" : "#17: Francis Whittle"
},
{
- "name" : "#18: Doug Schrag",
"y" : 20,
- "drilldown" : "Doug Schrag"
+ "drilldown" : "Doug Schrag",
+ "name" : "#18: Doug Schrag"
},
{
"name" : "#19: Duncan C. White",
@@ -105,14 +128,14 @@
"y" : 16
},
{
- "y" : 14,
+ "name" : "#21: Daniel Mantovani",
"drilldown" : "Daniel Mantovani",
- "name" : "#21: Daniel Mantovani"
+ "y" : 14
},
{
- "drilldown" : "Dave Jacoby",
+ "name" : "#22: Dave Jacoby",
"y" : 14,
- "name" : "#22: Dave Jacoby"
+ "drilldown" : "Dave Jacoby"
},
{
"y" : 14,
@@ -120,24 +143,24 @@
"name" : "#23: John Barrett"
},
{
- "y" : 12,
"drilldown" : "E. Choroba",
+ "y" : 12,
"name" : "#24: E. Choroba"
},
{
+ "name" : "#25: Maxim Kolodyazhny",
"drilldown" : "Maxim Kolodyazhny",
- "y" : 12,
- "name" : "#25: Maxim Kolodyazhny"
+ "y" : 12
},
{
- "y" : 12,
+ "name" : "#26: Ozzy",
"drilldown" : "Ozzy",
- "name" : "#26: Ozzy"
+ "y" : 12
},
{
- "drilldown" : "Philippe Bruhat",
+ "name" : "#27: Philippe Bruhat",
"y" : 12,
- "name" : "#27: Philippe Bruhat"
+ "drilldown" : "Philippe Bruhat"
},
{
"name" : "#28: Sergio Iglesias",
@@ -146,18 +169,18 @@
},
{
"name" : "#29: Arpad Toth",
- "y" : 10,
- "drilldown" : "Arpad Toth"
+ "drilldown" : "Arpad Toth",
+ "y" : 10
},
{
- "drilldown" : "Khalid",
+ "name" : "#30: Khalid",
"y" : 10,
- "name" : "#30: Khalid"
+ "drilldown" : "Khalid"
},
{
- "name" : "#31: Steve Rogerson",
"y" : 10,
- "drilldown" : "Steve Rogerson"
+ "drilldown" : "Steve Rogerson",
+ "name" : "#31: Steve Rogerson"
},
{
"y" : 10,
@@ -165,18 +188,18 @@
"name" : "#32: Veesh Goldman"
},
{
- "y" : 8,
+ "name" : "#33: Alex Daniel",
"drilldown" : "Alex Daniel",
- "name" : "#33: Alex Daniel"
+ "y" : 8
},
{
+ "name" : "#34: Bob Kleemann",
"y" : 8,
- "drilldown" : "Bob Kleemann",
- "name" : "#34: Bob Kleemann"
+ "drilldown" : "Bob Kleemann"
},
{
- "y" : 8,
"drilldown" : "Chenyf",
+ "y" : 8,
"name" : "#35: Chenyf"
},
{
@@ -185,9 +208,9 @@
"y" : 8
},
{
- "drilldown" : "Jaime Corchado",
+ "name" : "#37: Jaime Corchado",
"y" : 8,
- "name" : "#37: Jaime Corchado"
+ "drilldown" : "Jaime Corchado"
},
{
"name" : "#38: Matt Latusek",
@@ -195,14 +218,14 @@
"drilldown" : "Matt Latusek"
},
{
+ "name" : "#39: Simon Reinhardt",
"drilldown" : "Simon Reinhardt",
- "y" : 8,
- "name" : "#39: Simon Reinhardt"
+ "y" : 8
},
{
- "name" : "#40: Steven Wilson",
+ "drilldown" : "Steven Wilson",
"y" : 8,
- "drilldown" : "Steven Wilson"
+ "name" : "#40: Steven Wilson"
},
{
"drilldown" : "Tim Smith",
@@ -210,19 +233,19 @@
"name" : "#41: Tim Smith"
},
{
- "y" : 6,
"drilldown" : "Ailbhe Tweedie",
+ "y" : 6,
"name" : "#42: Ailbhe Tweedie"
},
{
- "name" : "#43: Alicia Bielsa",
+ "drilldown" : "Alicia Bielsa",
"y" : 6,
- "drilldown" : "Alicia Bielsa"
+ "name" : "#43: Alicia Bielsa"
},
{
- "y" : 6,
+ "name" : "#44: Dave Cross",
"drilldown" : "Dave Cross",
- "name" : "#44: Dave Cross"
+ "y" : 6
},
{
"drilldown" : "Freddie B",
@@ -235,49 +258,39 @@
"name" : "#46: Jeremy Carman"
},
{
- "name" : "#47: Kivanc Yazan",
+ "y" : 6,
"drilldown" : "Kivanc Yazan",
- "y" : 6
+ "name" : "#47: Kivanc Yazan"
},
{
- "name" : "#48: Neil Bowers",
+ "drilldown" : "Neil Bowers",
"y" : 6,
- "drilldown" : "Neil Bowers"
+ "name" : "#48: Neil Bowers"
},
{
- "y" : 6,
+ "name" : "#49: Pete Houston",
"drilldown" : "Pete Houston",
- "name" : "#49: Pete Houston"
+ "y" : 6
},
{
- "drilldown" : "Sean Meininger",
+ "name" : "#50: Sean Meininger",
"y" : 6,
- "name" : "#50: Sean Meininger"
+ "drilldown" : "Sean Meininger"
}
]
}
],
- "tooltip" : {
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "followPointer" : "true",
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>"
- },
- "xAxis" : {
- "type" : "category"
- },
- "legend" : {
- "enabled" : "false"
- },
- "title" : {
- "text" : "Perl Weekly Challenge Leaders (TOP 50)"
- },
"subtitle" : {
- "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-10 13:41:07 GMT"
+ "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-10 14:08:30 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Score"
+ }
},
"drilldown" : {
"series" : [
{
- "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl 6",
@@ -292,91 +305,94 @@
7
]
],
- "id" : "Laurent Rosenfeld"
+ "id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld"
},
{
- "name" : "Joelle Maslak",
- "id" : "Joelle Maslak",
"data" : [
[
- "Perl 5",
- 13
- ],
- [
"Blog",
1
],
[
"Perl 6",
- 13
+ 14
+ ],
+ [
+ "Perl 5",
+ 14
]
- ]
+ ],
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak"
},
{
- "name" : "Jaldhar H. Vyas",
- "id" : "Jaldhar H. Vyas",
"data" : [
[
- "Perl 6",
+ "Perl 5",
12
],
[
- "Perl 5",
+ "Perl 6",
12
]
- ]
+ ],
+ "name" : "Jaldhar H. Vyas",
+ "id" : "Jaldhar H. Vyas"
},
{
- "id" : "Jo Christian Oterhals",
"data" : [
[
- "Blog",
- 5
- ],
- [
"Perl 5",
6
],
[
"Perl 6",
10
+ ],
+ [
+ "Blog",
+ 5
]
],
- "name" : "Jo Christian Oterhals"
+ "name" : "Jo Christian Oterhals",
+ "id" : "Jo Christian Oterhals"
},
{
"data" : [
[
- "Perl 6",
- 12
- ],
- [
"Blog",
5
],
[
"Perl 5",
4
+ ],
+ [
+ "Perl 6",
+ 12
]
],
- "id" : "Simon Proctor",
- "name" : "Simon Proctor"
+ "name" : "Simon Proctor",
+ "id" : "Simon Proctor"
},
{
- "id" : "Ruben Westerberg",
"data" : [
[
- "Perl 6",
+ "Perl 5",
10
],
[
- "Perl 5",
+ "Perl 6",
10
]
],
- "name" : "Ruben Westerberg"
+ "name" : "Ruben Westerberg",
+ "id" : "Ruben Westerberg"
},
{
+ "name" : "Adam Russell",
+ "id" : "Adam Russell",
"data" : [
[
"Blog",
@@ -386,26 +402,25 @@
"Perl 5",
12
]
- ],
- "id" : "Adam Russell",
- "name" : "Adam Russell"
+ ]
},
{
+ "id" : "Dr James A. Smith",
"name" : "Dr James A. Smith",
"data" : [
[
- "Perl 6",
- 8
- ],
- [
"Perl 5",
10
+ ],
+ [
+ "Perl 6",
+ 8
]
- ],
- "id" : "Dr James A. Smith"
+ ]
},
{
"name" : "Kian-Meng Ang",
+ "id" : "Kian-Meng Ang",
"data" : [
[
"Perl 5",
@@ -415,8 +430,7 @@
"Blog",
5
]
- ],
- "id" : "Kian-Meng Ang"
+ ]
},
{
"name" : "Nick Logan",
@@ -433,69 +447,68 @@
]
},
{
- "id" : "Arne Sommer",
"data" : [
[
- "Blog",
- 5
- ],
- [
"Perl 6",
10
+ ],
+ [
+ "Blog",
+ 5
]
],
- "name" : "Arne Sommer"
+ "name" : "Arne Sommer",
+ "id" : "Arne Sommer"
},
{
+ "id" : "Gustavo Chaves",
"name" : "Gustavo Chaves",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 5",
11
+ ],
+ [
+ "Blog",
+ 4
]
- ],
- "id" : "Gustavo Chaves"
+ ]
},
{
"name" : "Athanasius",
+ "id" : "Athanasius",
"data" : [
[
"Perl 5",
14
]
- ],
- "id" : "Athanasius"
+ ]
},
{
"data" : [
[
- "Perl 6",
- 4
- ],
- [
"Perl 5",
10
+ ],
+ [
+ "Perl 6",
+ 4
]
],
- "id" : "Lars Balker",
- "name" : "Lars Balker"
+ "name" : "Lars Balker",
+ "id" : "Lars Balker"
},
{
+ "name" : "Andrezgz",
+ "id" : "Andrezgz",
"data" : [
[
"Perl 5",
13
]
- ],
- "id" : "Andrezgz",
- "name" : "Andrezgz"
+ ]
},
{
- "name" : "Mark Senn",
"data" : [
[
"Perl 6",
@@ -506,67 +519,69 @@
3
]
],
+ "name" : "Mark Senn",
"id" : "Mark Senn"
},
{
+ "id" : "Francis Whittle",
"name" : "Francis Whittle",
"data" : [
[
- "Perl 6",
- 8
- ],
- [
"Blog",
3
+ ],
+ [
+ "Perl 6",
+ 8
]
- ],
- "id" : "Francis Whittle"
+ ]
},
{
+ "name" : "Doug Schrag",
"id" : "Doug Schrag",
"data" : [
[
"Perl 6",
10
]
- ],
- "name" : "Doug Schrag"
+ ]
},
{
- "name" : "Duncan C. White",
- "id" : "Duncan C. White",
"data" : [
[
"Perl 5",
10
]
- ]
+ ],
+ "name" : "Duncan C. White",
+ "id" : "Duncan C. White"
},
{
+ "name" : "Robert Gratza",
"id" : "Robert Gratza",
"data" : [
[
- "Perl 6",
- 6
- ],
- [
"Perl 5",
2
+ ],
+ [
+ "Perl 6",
+ 6
]
- ],
- "name" : "Robert Gratza"
+ ]
},
{
- "name" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
7
]
],
+ "name" : "Daniel Mantovani",
"id" : "Daniel Mantovani"
},
{
+ "name" : "Dave Jacoby",
"id" : "Dave Jacoby",
"data" : [
[
@@ -577,21 +592,21 @@
"Blog",
4
]
- ],
- "name" : "Dave Jacoby"
+ ]
},
{
"name" : "John Barrett",
+ "id" : "John Barrett",
"data" : [
[
"Perl 5",
7
]
- ],
- "id" : "John Barrett"
+ ]
},
{
"id" : "E. Choroba",
+ "name" : "E. Choroba",
"data" : [
[
"Perl 5",
@@ -601,90 +616,89 @@
"Blog",
2
]
- ],
- "name" : "E. Choroba"
+ ]
},
{
- "name" : "Maxim Kolodyazhny",
"data" : [
[
"Perl 5",
6
]
],
- "id" : "Maxim Kolodyazhny"
+ "id" : "Maxim Kolodyazhny",
+ "name" : "Maxim Kolodyazhny"
},
{
+ "name" : "Ozzy",
+ "id" : "Ozzy",
"data" : [
[
"Perl 6",
6
]
- ],
- "id" : "Ozzy",
- "name" : "Ozzy"
+ ]
},
{
"name" : "Philippe Bruhat",
"id" : "Philippe Bruhat",
"data" : [
[
- "Blog",
- 2
- ],
- [
"Perl 5",
4
+ ],
+ [
+ "Blog",
+ 2
]
]
},
{
+ "name" : "Sergio Iglesias",
+ "id" : "Sergio Iglesias",
"data" : [
[
"Perl 5",
6
]
- ],
- "id" : "Sergio Iglesias",
- "name" : "Sergio Iglesias"
+ ]
},
{
"id" : "Arpad Toth",
+ "name" : "Arpad Toth",
"data" : [
[
"Perl 5",
5
]
- ],
- "name" : "Arpad Toth"
+ ]
},
{
- "name" : "Khalid",
"data" : [
[
- "Blog",
- 1
- ],
- [
"Perl 5",
4
+ ],
+ [
+ "Blog",
+ 1
]
],
+ "name" : "Khalid",
"id" : "Khalid"
},
{
- "name" : "Steve Rogerson",
"data" : [
[
- "Perl 5",
- 3
- ],
- [
"Perl 6",
2
+ ],
+ [
+ "Perl 5",
+ 3
]
],
- "id" : "Steve Rogerson"
+ "id" : "Steve Rogerson",
+ "name" : "Steve Rogerson"
},
{
"data" : [
@@ -697,24 +711,24 @@
"name" : "Veesh Goldman"
},
{
- "name" : "Alex Daniel",
- "id" : "Alex Daniel",
"data" : [
[
"Perl 6",
4
]
- ]
+ ],
+ "name" : "Alex Daniel",
+ "id" : "Alex Daniel"
},
{
"id" : "Bob Kleemann",
+ "name" : "Bob Kleemann",
"data" : [
[
"Perl 5",
4
]
- ],
- "name" : "Bob Kleemann"
+ ]
},
{
"data" : [
@@ -723,48 +737,48 @@
4
]
],
- "id" : "Chenyf",
- "name" : "Chenyf"
+ "name" : "Chenyf",
+ "id" : "Chenyf"
},
{
+ "id" : "David Kayal",
+ "name" : "David Kayal",
"data" : [
[
"Perl 5",
4
]
- ],
- "id" : "David Kayal",
- "name" : "David Kayal"
+ ]
},
{
- "name" : "Jaime Corchado",
"data" : [
[
"Perl 5",
4
]
],
+ "name" : "Jaime Corchado",
"id" : "Jaime Corchado"
},
{
"name" : "Matt Latusek",
+ "id" : "Matt Latusek",
"data" : [
[
"Perl 5",
4
]
- ],
- "id" : "Matt Latusek"
+ ]
},
{