Files
edx-platform/common/static/js/capa
Jonas Jelten 3de30aba2e fixed retry invokation for calling setState
to successfully call a function with parameters by setTimeout,
it needs to be a function that will be called by setTimeout internally.

this patch actually enables multiple tries for calling the setState function.
2014-04-18 23:00:25 +02:00
..
2013-02-13 09:45:44 +01:00
2013-03-01 14:57:38 -05:00

These files really should be in the capa module, but we don't have a way to load js from there at the moment.  (TODO)