skfriese / simple-scorm-api

A simple SCORM1.2 SCO run-time test environment in one file (NOT MAINTAINED)
68 stars 48 forks source link

Isue General Exception #6

Open andyresta opened 5 years ago

andyresta commented 5 years ago

Hello sean, i found your code in github, about Scorm Player, and i try to play my scorm file, this is running well, but some time i have some alert "General Exception", how can i hide this alert ?

skfriese commented 5 years ago

If you're seeing a "General Exception" being logged, that would point to a 101 error. I would recommend you fix the cause of this error, not attempt to hide it. Since a 101 could be caused by a few different issues, feel free to debug which call your SCO is performing which results in that error code.

sureshmariadass commented 5 years ago

how do i use this please explain about this program. which path i need give to launch file. i am trying to make simple scorm compliant django-lms. please tell me.