Find an Alpha/Course tool
How to Test
Embedded on a page
- Duplicate the page you have the current widget on
- Make the page private or password-protected, just not easily accessible or searchable as it's a fake test page
- create a HTML code block
- Insert the Testing Embed code in the code block
- Configure the code as needed per the configuration options
- Test the tool
Submission
- Create a fake course on MyAlpha/MarriageBuilder
- Use "test" in the name
- Use account associated with an email you have inbox access to
- Make sure to publish the course
- Search for the course on the tool
- Input details and submit interest
- Check the email is received in your inbox as the course admin
- Delete the fake course from MyAlpha/MarriageBuilder when you're done
Testing Embed code
<script type="module" crossorigin src="https://alphafacdevstor.z33.web.core.windows.net/index.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"></meta> <link rel="stylesheet" href="https://alphafacdevstor.z33.web.core.windows.net/index.css"/> <div id="find-a-course" style="width: 100%;text-align: center;" data-client="ALPHA" data-coursetype="" data-language="en" data-browser-lang-override="true" data-region="global" data-time-format="12h" data-catholic-filter="true"></div>
Production code
<script type="module" crossorigin src="https://alphafacprdstor.z33.web.core.windows.net/index.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"></meta> <link rel="stylesheet" href="https://alphafacprdstor.z33.web.core.windows.net/index.css"/> <div id="find-a-course" style="width: 100%;text-align: center;" data-client="TMC" data-coursetype="PC" data-language="en" data-browser-lang-override="true" data-region="global" data-time-format="12h" data-catholic-filter="true"></div>
Embed configuration options
- data-client, value = ALPHA (alpha version) or TMC (TMC version)
- data-coursetype, value = PC (parenting course), MC (marriage course), PMC (pre-marriage course), blank (all courses)
- TMC version only
- data-language, value = a supported list of languages' language code
- Each language's code can be seen in any of the POEditor project with the language: https://poeditor.com/projects/view?id=620405, it's the typical two-letter code
- If it has 2 parts for e.g. de-ch, use the '-' instead of underscore, ex: data-language='de-ch' and not 'de_ch'
- Each language's code can be seen in any of the POEditor project with the language: https://poeditor.com/projects/view?id=620405, it's the typical two-letter code
- data-browser-lang-override, value = true (change language based on user's browser language instead of using data language value)
- leave blank or don't have this in code to just use data-language value which will stay the same for all visitors
- data-region, value = see data region list below that shows all the values on the left side and the corresponding database on the right.
- example: "italy" only shows courses from the database of https://run.alphaitalia.org
- you can show courses from multiple countries by using multiple values, such as "france, italy, ireland, germany"
- "global" allows users to see courses from any country.
- "global" and regional instances like "MENA" changes the highest value for maximum distance to 5000km
- When using a specific country value, the highest value for maximum distance is Whole Country
- data-time-format, value="24h" or "12h"
- uses the 12 or 24 hour time format
- the translations are based those put in poeditor
- data-catholic-filter, value = true (to have catholic alphas filter show)
- leave blank or don't have this in code to not show catholic alphas filter
- Alpha version only
Supported Languages
- Albanian
- Amharic
- Arabic
- Arabic (EG)
- Armenian
- Azerbaijani
- Bengali
- Bulgarian
- Burmese
- Cantonese (Traditional) - Chinese (HK)
- Mandarin (Simplified) - Chinese (china)
- Mandarin (Traditional) - Chinese (TW)
- Czech
- Danish
- Dutch
- English
- Estonian
- Finnish
- Flemish
- French
- French (BE)
- French (CA)
- French (CH)
- German
- German (CH)
- Hebrew
- Hindi
- Hungarian
- Icelandic
- Indonesian
- Italian
- Japanese
- Khmer
- Korean
- Kurdish
- Latvian
- Lithuanian
- Malay
- Mongolian
- Norwegian
- Persian
- Polish
- Portuguese
- Portuguese (BR)
- Romanian
- Russian
- Serbian
- Sinhalese
- Slovak
- Spanish
- Spanish (LA & C)
- Swahili
- Swedish
- Tagalog
- Thai
- Turkish
- Ukrainian
- Urdu
- Vietnamese
Data Regions
- { canada: "https://run.alphacanada.org " },
- { usa: "https://run.alphausa.org " }
- { southafrica: "https://run.alphasa.co.za " }
- { default: "https://run.alpha.org.za " }
- { ethiopia: "https://run.alphaethiopia.org " }
- { nigeria: "https://run.alphanigeria.org " }
- { zambia: "https://run.alphazambia.org " }
- { australia: "https://run.alpha.org.au " }
- { korea: "https://run.alphakorea.or.kr " }
- { malaysia: "https://run.alpha.org.my " }
- { newzealand: "https://run.alpha.org.nz " }
- { singapore: "https://run.alpha.org.sg " }
- { belgium: "https://run.alphavlaanderen.be " }
- { mena: "https://run.mena.alpha.org " }
- { czechrepublic: "https://db.kurzyalfa.cz " }
- { denmark: "https://run.alphadanmark.dk " }
- { finland: "https://jarjesta.alfasuomi.fi " }
- { france: "https://alpha.espacealpha.org " }
- { germany: "https://starte.alphakurs.de " }
- { hungary: "https://run.alpha.org.hu " }
- { italy: "https://run.alphaitalia.org " }
- { poland: "https://poprowadz.alpha.org.pl " }
- { portugal: "https://cursos.alphaportugal.org " }
- { sweden: "https://skapa.alphasverige.se " }
- { switzerland: "https://builder.alphalive.ch " }
- { ukraine: "https://run.alpha.org.ua " }
- { austria: "https://run.austria.alpha.org " }
- { bulgeria: "https://run.bulgaria.alpha.org " }
- { cambodia: "https://run.cambodia.alpha.org " }
- { estonia: "https://run.estonia.alpha.org " }
- { europe: "https://run.europe.alpha.org " }
- { indianocean: "https://run.indianocean.alpha.org " }
- { ireland: "https://run.ireland.alpha.org " }
- { japan: "https://run.japan.alpha.org " }
- { latvia: "https://run.latvia.alpha.org " }
- { lithuania: "https://run.lithuania.alpha.org " }
- { mongolia: "https://run.mongolia.alpha.org " }
- { myanmar: "https://run.myanmar.alpha.org " }
- { norway: "https://run.norway.alpha.org " }
- { philippines: "https://run.philippines.alpha.org " }
- { romania: "https://run.romania.alpha.org " }
- { serbia: "https://run.serbia.alpha.org " }
- { spain: "https://run.spain.alpha.org " }
- { taiwan: "https://run.taiwan.alpha.org " }
- { thailand: "https://run.thailand.alpha.org " }
- { turkey: "https://run.turkey.alpha.org " }
- { vietnam: "https://run.vietnam.alpha.org " }
- { brazil: "https://meu.brasil.alpha.org " }
- { argentina: "https://mi.argentina.alpha.org " }
- { colombia: "https://mi.colombia.alpha.org " }
- { latinamerica: "https://mi.latam.alpha.org " }
- { mexico: "https://mi.mexico.alpha.org " }
- { uk: "https://run.alpha.org.uk " }
- { czechrepublic: "https://run.czechrepublic.alpha.org " }
- { ghana: "https://run.alphaghana.org " }
- { kenya: "kenya.alphabuilderadmin.com" }
- { hongkong: "https://run.alpha.org.hk " }
- { india: "https://run.alpha.org.in " }
- { indonesia: "https://run.alpha.or.id " }
- { uganda: "https://run.alphauganda.org " }
- { switzerland: "https://run.switzerland.alpha.org " }
- { slovakia: "https://run.slovakia.alpha.org " }
- { israel: "https://run.israel.alpha.org " }
- { global: "https://www.alphabuilderadmin.com " },
Find a course (TMC) (data-region)
- { global: "https://global.marriagebuilderadmin.com " }
Note:
- For the admin emails of submission, unless the myalpha instance is setup with a campaign monitor template or has submitted a translation to Hector, then only the subject line of emails will be translated (per POEditor). The body text of the email will be in english.
- To get the admin emails translated for your myalpha instance for your languages, please submit the translations to Hector