Skip to content

EJMFarrow/stackedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackEdit

A dependency-light local editor for creating STACK question type XML for Moodle.

Use

Open index.html in a browser. The page runs locally and can export the current question as a .xml file.

Use Render Question in the STACK API panel to preview the current question through the live STACK API. After rendering, answers entered in the preview are validated in real time and can be graded with Grade Answer.

Test

npm test
npm run test:coverage

The test suite focuses on the question model, validation rules, XML escaping/CDATA handling, Moodle XML structure, template defaults, and filename generation.

About

STACK question editing page

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors