====== Firebase Configuration ====== Configuration of both the Pacific EMIS Education Survey Tool Android App and the Pacific Open Education Data Android/iOS apps is done using Firebase. Configuration can only be done by accounts that were given permission. You can access the configuration at [[https://console.firebase.google.com/u/2/|https://console.firebase.google.com/u/2/]]. First choose the project you would like to configure. {{ :firebase:firebase-remote-config-1.png |}} Click on ''Remote Config'' as shown below. {{ :firebase:firebase-remote-config-2.png |}} In the case below there is a single configuration for the whole app. Click on the JSON as shown below. {{ :firebase:firebase-remote-config-3.png |}} Then click on the ''{}'' to open a JSON text editor. {{ :firebase:firebase-remote-config-4.png |}} You should see something like the following. Take take to correctly edit it and remain ''Valid JSON'' as shown in green below. {{ :firebase:firebase-remote-config-5.png |}} The example below edits the notes for the School Accreditation module for the FedEMIS context (FSM country). Click on Save when done. {{ :firebase:firebase-remote-config-6.png |}} You should return to the following. Click on ''Update'' as shown below. {{ :firebase:firebase-remote-config-7.png |}} As a final step to activate your changes you need to ''Publish Changes'' as shown below. {{ :firebase:firebase-remote-config-8.png |}}