Hello, I am looking for some suggestions. I am goi...
# cfml-general
s
Hello, I am looking for some suggestions. I am going to integrate elearning (SCORM files) into my ColdFusion application. Can Moodle support ColldFusion? I've checked Rusitici engine, it seems expensive. Any suggestions?
a
Moodle is PHP so it's completely separate. Moodle does have an API though so you can call it from your CF app.
s
@aliaspooryorik I've installed Moodle using XAMPP successfully (Obviously I had to install PHP) after so many tries, now I got local Moodle site. Now I will need to use REST APIs to integrate e-learning functionality. Thank you.
👍 1