Skip to content

sanyaade-mobiledev/computing-at-school

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAS Extension

Connection to the CAS forum. This is a really simple AppShed remote link for the Computing for Schools forum.

Usage

Setup an appshed app with a remote link to forums.php page. It should include the variables username and password. You can make a form in your app so that the user can provide these.

http://cas.extensions.appshed.com/forums.php?username=__username__&password=__password__

Notes

If its not hosted in the root of a domain you should adjust the base function to have the folder

Login Script

These is a script here, which can be put in as your apps javascript (in the advanced section of app settings). You need to make some changes to the ids for screens and buttons.

CAS App

Check out the app on AppShed.

Also on the Google Play Store

AppShed Documentation

For more info about what you can do with extensions see AppShed.net.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.3%
  • PHP 8.5%
  • JavaScript 5.8%
  • Other 0.4%