Line 1: | Line 1: | ||
− | + | { | |
"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": " | + | "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" }
}