Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrairieLearn/PrairieLearn
/ sharedElementCode.js
File
sharedElementCode.js
exampleCourse/clientFilesCourse/sharedElementCode.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
$(
function
() {
2
console.log(
'I was loaded successfully!'
);
3
});
Callers
nothing calls this directly
Calls
1
$
Function · 0.50
Tested by
no test coverage detected