by Aviation Safety (Keanu).
"Version ... Site Admin Menu, Notifications."
Found it. Makes no sense to be there! Not intuitive in the slightest bit. Perhaps they need to have a section called "About" or "Version Info".
At the bottom it says: Moodle 3.4+ (Build: 20171228)
I'll try command line... it's on a hosting providerserver so I need to find out if they have SSH interfaces.
Debugging shows nothing... it just seems to hang at some arbitrary % of completion. This happens with backup and restore. Occasionally they do work but it's totally random when it decides to work.
I asked the MP for documentation but they are more focused on getting code done as quickly as possible. I don't think I should give their name out since I made them sign an NDA and a contract.
I'm thinking the fix is that I'm going to have to write my own highly specialized system that takes input from SCORM. I've been learning PHP myself and it seems very similar to ASP. My code may not be pretty but in the long run it'll probably be a lot cheaper and more reliable than relying on a third party. I have no idea how to interface with SCORM but I'm confident I could write all the other functions I need myself. I'm not certain I will go this route yet... but is there anyone who could provide a simple PHP class (paid) that I can instantiate to contain SCORM lessons?
Found it. Makes no sense to be there! Not intuitive in the slightest bit. Perhaps they need to have a section called "About" or "Version Info".
At the bottom it says: Moodle 3.4+ (Build: 20171228)
I'll try command line... it's on a hosting providerserver so I need to find out if they have SSH interfaces.
Debugging shows nothing... it just seems to hang at some arbitrary % of completion. This happens with backup and restore. Occasionally they do work but it's totally random when it decides to work.
I asked the MP for documentation but they are more focused on getting code done as quickly as possible. I don't think I should give their name out since I made them sign an NDA and a contract.
I'm thinking the fix is that I'm going to have to write my own highly specialized system that takes input from SCORM. I've been learning PHP myself and it seems very similar to ASP. My code may not be pretty but in the long run it'll probably be a lot cheaper and more reliable than relying on a third party. I have no idea how to interface with SCORM but I'm confident I could write all the other functions I need myself. I'm not certain I will go this route yet... but is there anyone who could provide a simple PHP class (paid) that I can instantiate to contain SCORM lessons?