Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Using the Moodle App in a browser

From MoodleDocs
Revision as of 14:47, 26 June 2014 by Juan Leyva (talk | contribs) (Created page with "Install the “Chromium” browser: https://download-chromium.appspot.com/ 4 Install the “Chromium” browser: https://download-chromium.appspot.com/ 5 In order to be able...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install the “Chromium” browser: https://download-chromium.appspot.com/

4 Install the “Chromium” browser: https://download-chromium.appspot.com/

5 In order to be able to test the Mobile app in the Chromium browser, you need to launch the app using the command line (Terminal):

open -a /Applications/Chromium.app --args --allow-file-access-from-files --disable-web-security

6 Once opened, drop the index.html file of your forked repository or open it using Open - Open File Tip: You can configure the Chromium browser to use the index.html as home page

7 You can quick login just entering “student” or “teacher” in the Username field and clicking on “Add”