You need to log-in or subscribe in order to use Student access.

Sound Randomizer

Create a sound with the following characteristics:DiegeticOnscreenInternalFaithfulSynchronousEmpatheticRandomize All function randomizeAllWords() { const wordPairs = { word1: ["Diegetic", "Non-Diegetic"], word2: ["Onscreen", "Offscreen"], word3: ["Internal", "External"], word4: ["Faithful", "Non-Faithful"], word5: ["Synchronous", "Asynchronous"], word6: ["Empathetic", "Anempathetic"] }; for (const [elementId, words]...


To access the entire contents of this site, you need to log in or subscribe for free while it is a beta version.