mirror of
https://github.com/Xevion/banner.git
synced 2025-12-06 01:14:22 -06:00
35 lines
589 B
JSON
35 lines
589 B
JSON
|
|
[
|
|
{
|
|
"code": "HB",
|
|
"description": "Mix of in-person and online"
|
|
},
|
|
{
|
|
"code": "H2",
|
|
"description": "Mostly in-person, some online"
|
|
},
|
|
{
|
|
"code": "H1",
|
|
"description": "Mostly online, some in-person"
|
|
},
|
|
{
|
|
"code": "OS",
|
|
"description": "Online only, at set time"
|
|
},
|
|
{
|
|
"code": "OA",
|
|
"description": "Online only, no set time"
|
|
},
|
|
{
|
|
"code": "OH",
|
|
"description": "Online only, some set time"
|
|
},
|
|
{
|
|
"code": "ID",
|
|
"description": "To be arranged"
|
|
},
|
|
{
|
|
"code": "FF",
|
|
"description": "Traditional in-person"
|
|
}
|
|
] |