MCPcopy Create free account
hub / github.com/adaptlearning/adapt_framework / schema-defaults.js

File schema-defaults.js

grunt/tasks/schema-defaults.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module.exports = function(grunt) {
2 const Helpers = require('../helpers')(grunt);
3 grunt.registerTask('schema-defaults', 'Manufactures the course.json _globals defaults', function() {
4 const framework = Helpers.getFramework({ useOutputData: true });

Callers

nothing calls this directly

Calls 4

getSchemasMethod · 0.80
getDataMethod · 0.80
applyGlobalsDefaultsMethod · 0.80

Tested by

no test coverage detected