-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Cyber Range Organization and Design Chair
authored
Apr 28, 2017
1 parent
65c0d31
commit 73410ee
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# cnt2lms: Training Content to LMS Converter | ||
cnt2lms is a tool for converting cybersecurity training content to Learning Management System (LMS) formats. Currently only the conversion to the SCORM format is supported. cnt2lms is being developed by the Cyber Range Organization and Design (CROND) NEC-endowed chair at the Japan Advanced Institute of Science and Technology (JAIST), located in Ishikawa prefecture, Japan. | ||
cnt2lms is a tool for converting cybersecurity training content to Learning Management System (LMS) formats. Currently only the conversion to the SCORM format is supported. cnt2lms is being developed by the Cyber Range Organization and Design (CROND) NEC-endowed chair at the Japan Advanced Institute of Science and Technology (JAIST), located in Ishikawa prefecture, Japan. An overview of cnt2lms is provided in the figure below. | ||
|
||
![Overview of cnt2lms.](https://github.com/crond-jaist/cnt2lms/blob/master/cnt2lms_overview.png "Overview of cnt2lms.") | ||
![Overview of cnt2lms](https://github.com/crond-jaist/cnt2lms/blob/master/cnt2lms_overview.png "Overview of cnt2lms") | ||
|
||
If interested, please download the latest release and let us know if you have any issues. Information regarding the use of cnt2lms is provided in the release archive. More details are available in the user guide. | ||
If interested, please download the latest release and let us know if you have any issues. Details about the training content representation in cnt2lms, and its practical utilization are provided in the user guide. |