This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"drug_name": "0.9% Sodium Chloride Irrigation", | |
"updated_date": "Oct 11, 2023", | |
"created_date": "Feb 25, 2022" | |
}, | |
{ | |
"drug_name": "0.9% Sodium Chloride Large Volume Bags", | |
"updated_date": "Oct 12, 2023", | |
"created_date": "Feb 22, 2022" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Available variables: | |
// - Machine | |
// - interpret | |
// - assign | |
// - send | |
// - sendParent | |
// - spawn | |
// - raise | |
// - actions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Available variables: | |
// - Machine | |
// - interpret | |
// - assign | |
// - send | |
// - sendParent | |
// - spawn | |
// - raise | |
// - actions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Available variables: | |
// - Machine | |
// - interpret | |
// - assign | |
// - send | |
// - sendParent | |
// - spawn | |
// - raise | |
// - actions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// config | |
var clip; // For audioSource | |
const numListeningLoops = 5; | |
const numPrimingLoops = 2; | |
const numRecordingReps = 2; | |
const numComparisonLoops = 2; | |
const partiallyTimedStudyMachine = Machine({ | |
initial: 'loading', | |
context: { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Available variables: | |
// - Machine | |
// - interpret | |
// - assign | |
// - send | |
// - sendParent | |
// - spawn | |
// - raise | |
// - actions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// config | |
var clip; // For audioSource | |
const numListeningLoops = 5; | |
const numPrimingLoops = 2; | |
const numRecordingReps = 2; | |
const numComparisonLoops = 2; | |
const partiallyTimedStudyMachine = Machine({ | |
initial: 'loading', | |
context: { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Automatic learning mode | |
// Available variables: | |
// - Machine | |
// - interpret | |
// - assign | |
// - send | |
// - sendParent | |
// - spawn | |
// - raise |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": "http://iiif.io/api/presentation/2/context.json", | |
"@id": "https://sul-purl-uat.stanford.edu/cc842mn9348/iiif/manifest", | |
"@type": "sc:Manifest", | |
"label": "CE-SPSC Final Decisions/2001/04b-2001 Sabino Gouveia Leite Judgment.pdf", | |
"attribution": "TBD", | |
"logo": { | |
"@id": "https://stacks.stanford.edu/image/iiif/wy534zh7137%2FSULAIR_rosette/full/400,/0/default.jpg", | |
"service": { | |
"@context": "http://iiif.io/api/image/2/context.json", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
@context: "http://iiif.io/api/presentation/2/context.json", | |
@id: "https://wellcomelibrary.org/iiif/b18035723/manifest", | |
@type: "sc:Manifest", | |
label: "Wunder der Vererbung", | |
metadata: [ | |
{ | |
label: "Title", | |
value: "Wunder der Vererbung" | |
}, |
NewerOlder