###CCMC Glossary #####Changes made from the React app to fit the Drupal Module. Run npx expo export:web to get a Web Ready version of the app Replace files in Module with those from web-build In the Template update the following 2 lines to reflect the new filenames: /sites/ccmc/modules/ccmc_glossary/static/js/346.77e78565.js /sites/ccmc/modules/ccmc_glossary/static/js/main.e33286fe.js In main.xxxxxx.js (/static/js): Find: static/media Replace: sites/ccmc/modules/ccmc_glossary/static/media ================================================================================ Web App Into Text Change: ================================================================================ Replace this: "If you complete a deck and want to start over just click the “Reset” button in the top right hand corner of the screen." With this: "Once a deck has been completed, it will automatically reset when you start answering the questions again."