Skip to content

ExentriqLtd/moodle_isda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moodle App

This is the primary repository of source code for the official mobile app for Moodle.

This project is tested with BrowserStack.

License

Apache 2.0

MAC OS - Lauch Chrome

open -na Google\ Chrome --args --user-data-dir=/tmp/temporary-chrome-profile-dir --disable-web-security

##Download initial language pack ./update_lang.sh

Troubleshooting

  1. To build Android APP you need to move two files: google-services.json -> platforms/android/app and resources/android/xml/network_security_config.xml -> platforms/android/app/src/main/res/xml
  2. To run locally for Android add "siteurl": "http://192.168.1.100/moodle", to moodle.config.json file and replace "192.168.1.100" with your one

Packages

No packages published

Languages

  • TypeScript 81.5%
  • HTML 8.2%
  • Gherkin 3.6%
  • JavaScript 2.5%
  • SCSS 2.3%
  • PHP 0.9%
  • Other 1.0%