@openlearning/imscc-packager
Version:
Package JSON course structure into an IMSCC package
11 lines (10 loc) • 431 B
TypeScript
export declare function badges(): string;
export declare function completion(): string;
export declare function files(): string;
export declare function gradeHistory(): string;
export declare function gradebook(): string;
export declare function groups(): string;
export declare function outcomes(): string;
export declare function roles(): string;
export declare function scales(): string;
export declare function user(): string;