GameThemedGroup / SiteForStudentsToShareResults

GNU General Public License v2.0
0 stars 1 forks source link

Java Applet shouldn't play until user decides to #8

Open rodelle opened 10 years ago

rodelle commented 10 years ago

The applet should be on the same page as the submission details, but shouldn't start playing until the user clicks play.

rodelle commented 10 years ago

Current implementation simply redirects to the current page and loads the applet.

TODO: look into an ajax implementation to load the jar without reloading the page