Difference between revisions of "Template:Judd UK/pagelist"

Line 1: Line 1:
window.contentIndexData={
+
{
 
"project": {
 
"project": {
 
   "Description": "Description",
 
   "Description": "Description",
Line 7: Line 7:
 
   "Lab Work": [
 
   "Lab Work": [
 
       "Notebook",
 
       "Notebook",
       "Safety",
+
       "Safety"
 
   ]
 
   ]
 
  },
 
  },
Line 19: Line 19:
 
   "Public Engagement": "Engagement",
 
   "Public Engagement": "Engagement",
 
   "Silver": "HP*Silver",
 
   "Silver": "HP*Silver",
   "Gold": "HP*Gold_Integrated",
+
   "Gold": [
 +
    "Gold_Integrated",
 +
    "Transcript"
 +
    ],
 
   "Interlab": "InterLab"
 
   "Interlab": "InterLab"
 
  }
 
  }
 
}
 
}

Revision as of 13:09, 31 October 2017

{ "project": {

  "Description": "Description",
  "Model": "Model",
  "Parts": "Parts",
  "Results": "Results",
  "Lab Work": [
      "Notebook",
      "Safety"
  ]
},
"team": {
  "Team": "Team",
  "Attributions": "Attributions",
  "Collaborations": "Collaborations",
  "Medals": "Medals"
},
"humanPractices": {
  "Public Engagement": "Engagement",
  "Silver": "HP*Silver",
  "Gold": [
    "Gold_Integrated",
    "Transcript"
    ],
  "Interlab": "InterLab"
}

}