Well prayer works!! Offline and Scorm Export is working fine now. There are three php.ini files in the latest XAMPP download. I can't tell you which one is the correct one. I eventually edited all three. There are 2 lines that need to be edited to remove the ; in front of it. not 1 in Xampp.
File folder to look in is C:\xampp\php
1st line to change / remove the ; is (on the windows part) extension_dir = "ext"
2nd line to change / remove the ; is extension=zip
Also, you might need to edit the file folder permissions in Windows explorer to include read and write permission for the ordinary user, as well as uncheck the read only general permission. They are:
c:\xampp\htdocs\Xertetoolkits\USER-FILES
C:\xampp\htdocs\xertetoolkits313\exports
C:\xampp\htdocs\xertetoolkits\modules
C:\xampp\htdocs\xertetoolkits\parent_templates
C:\xampp\htdocs\xertetoolkits\website_code\php\exports\
C:\xampp\htdocs
UPDATE: I tried to re-install version 3.14 after I posted this. Now that XAMPP is working correctly, version 3.14 works great too. Like the changes in 3.14 by the way. Great job!