This GitHub repository hosts various built outputs of Adapt eLearning modules. Each directory within this repository represents a specific module, which can be viewed as a webpage using the following URL format: https://forms.learndata.info/<dir-name>
.
To view a specific module, simply access the corresponding URL by appending the directory name to https://forms.learndata.info/
. For example, if you want to view the module located in the example-module
directory, the URL would be https://forms.learndata.info/example-module
.
The repository is organized as follows:
/
├── module-1/
│ └── index.html
├── module-2/
│ └── index.html
├── module-3/
│ └── index.html
└── ...
Each module is contained within its own directory, with an index.html
file representing the entry point to the module.
Contributions to this repository are limited to issue submissions. If you have any suggestions, feedback, or encounter issues related to the modules, please feel free to submit an issue in the repository. However, pull requests are not accepted, as this is not the source repository for the modules.
Each module within this repository may have its own individual licensing. Please refer to the respective module page or documentation for detailed information about the licensing terms for each module.
For any questions or inquiries, please contact [email protected].
Note: The https://forms.learndata.info/
URL domain is subject to the terms and conditions set by the operators of the “learndata.info” website. Ensure that you comply with their terms of service and privacy policy when accessing the modules via this URL.