Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 726 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 726 Bytes

ecf2xmlMaven

E-competence framework reader and writer. Maven implementation

How to write a json for each competence

You need a txt file with the competences. For instance, I have two versions:

Put the file in resources directory (both of them are there now) and call the function toJson. The results will be in resources/compenteces directory.