Can Unreal Engine be used in an LMS environment, lets say like a SCORM compliant package? If so, would it save the scores of the students?
UE4 has no built-in support for learning management systems. There are other companies (i.e. http://www.virtualheroes.com) who have done extensive work in this direction. Given that you have access to the full source code, you should be able to integrate LMS and SCORM support on your end, perhaps even as a reusable plug-in.
I have integrated support for various LMS in UE3, so it’s definitely possible (and probably much easier) in UE4 as well. Also, SCORM compliance is a fairly large topic. You may want to target SCORM conformance as a first step.
Thanks for the response. At least I know it’s possible. We were originally looking at using the 3D Unity engine to do this work since they have LMS functionality built into it, but they are very difficult to even get a hold of.
Hi, 5 years later, do you know if the LMS functionality is built into UE4? Thanks a lot.
more than 4 years and I haven’t found a solution either
Have you got any solution for this ?