(function () {
const ALLOWED_PATHS = [
"/personal-assessment-tw",
"/church-assessment-tw",
"/goer-assessment-ph",
"/church-assessment-ph"
];
const currentPath = window.location.pathname.replace(/\/$/, "").toLowerCase();
if (!ALLOWED_PATHS.includes(currentPath)) return;
const param = new URLSearchParams(window.location.search).get("result");
if (!param) return;
const roles = {
sender: {
title: "Sender",
subtitle: null,
icon: "🤝",
description: "A
Sender
is a person who stands behind and assists others who are taking or want to take the Gospel to other cultures. A sender constantly looks for ways to help those who are doing or want to do the work of missions and the program of missions in the church. This could include mentoring, helping, training, giving in money or time (encourager, helper), etc."
},
intercessor: {
title: "Intercessor",
subtitle: null,
icon: "🙏",
description: "An
Intercessor
is a person who is gifted to be involved in prayer and spiritual warfare for the cause of missions. An intercessor looks for opportunities to use this gift to do the work in the spirit that is required to precede and accompany the actual work of missions."
},
goer: {
title: "Goer",
subtitle: "or Missionary",
icon: "✈️",
description: "A
Goer
(or
Missionary
) is a person who enters another culture to make disciples. A goer looks for opportunities to prepare himself or herself to take the Gospel to other cultures whether in country or overseas."
},
missionary: {
title: "Goer",
subtitle: "or Missionary",
icon: "✈️",
description: "A
Goer
(or
Missionary
) is a person who enters another culture to make disciples. A goer looks for opportunities to prepare himself or herself to take the Gospel to other cultures whether in country or overseas."
},
welcomer: {
title: "Welcomer",
subtitle: null,
icon: "🌍",
description: "A
Welcomer
is a person who embraces the nations in their communities with hospitality and service. Their hope is to build relational bridges in order to share the love of Christ with them."
}
};
const role = roles[param.toLowerCase().trim()];
if (!role) return;
// --- Styles ---
const style = document.createElement("style");
style.textContent = `
#missions-overlay {
position: fixed;
inset: 0;
background: rgba(10, 20, 40, 0.55);
backdrop-filter: blur(3px);
display: flex;
align-items: center;
justify-content: center;
padding: 16px;
z-index: 99999;
opacity: 0;
transition: opacity 0.3s ease;
}
#missions-overlay.ms-visible { opacity: 1; }
#missions-modal {
background: #fff;
border-radius: 16px;
box-shadow: 0 12px 48px rgba(0,0,0,0.22);
max-width: 540px;
width: 100%;
max-height: 90vh;
overflow-y: auto;
padding: 48px 40px 36px;
text-align: center;
position: relative;
transform: translateY(24px);
transition: transform 0.35s ease;
font-family: Georgia, 'Times New Roman', serif;
box-sizing: border-box;
}
#missions-overlay.ms-visible #missions-modal { transform: translateY(0); }
#missions-modal * { box-sizing: border-box; }
#ms-close {
position: absolute;
top: 16px;
right: 18px;
background: none;
border: none;
font-size: 22px;
color: #aaa;
cursor: pointer;
line-height: 1;
padding: 4px;
}
#ms-close:hover { color: #555; }
.ms-congrats {
font-size: 12px;
letter-spacing: 0.14em;
text-transform: uppercase;
color: #8a6c3a;
margin: 0 0 10px;
font-family: Arial, sans-serif;
font-weight: 700;
}
.ms-icon {
font-size: 52px;
display: block;
margin-bottom: 14px;
}
.ms-title {
font-size: 38px;
font-weight: 700;
color: #1a3a5c;
margin: 0 0 4px;
letter-spacing: 0.03em;
}
.ms-subtitle {
font-size: 17px;
color: #5a7a9a;
margin: 0 0 20px;
font-style: italic;
}
.ms-divider {
width: 52px;
height: 3px;
background: #c9a84c;
border-radius: 2px;
margin: 0 auto 22px;
}
.ms-desc {
font-size: 15.5px;
line-height: 1.75;
color: #3a3a3a;
margin: 0 0 28px;
text-align: left;
}
.ms-desc strong { color: #1a3a5c; }
.ms-cta {
display: block;
width: 100%;
background: #1a3a5c;
color: #fff;
text-decoration: none;
padding: 15px 28px;
border-radius: 8px;
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: 700;
letter-spacing: 0.07em;
text-transform: uppercase;
transition: background 0.2s;
margin-bottom: 16px;
cursor: pointer;
border: none;
text-align: center;
}
.ms-cta:hover { background: #c9a84c; }
.ms-disclaimer {
font-size: 11.5px;
color: #aaa;
font-family: Arial, sans-serif;
font-style: italic;
line-height: 1.6;
margin: 0;
}
`;
document.head.appendChild(style);
// --- Markup ---
const overlay = document.createElement("div");
overlay.id = "missions-overlay";
overlay.setAttribute("role", "dialog");
overlay.setAttribute("aria-modal", "true");
overlay.innerHTML = `
Congratulations!
${role.icon}
${role.title}
${role.subtitle ? `
${role.subtitle}
` : ""}
Based on the introductory assessment, you are a
${role.title}${role.subtitle ? " / Missionary" : ""}
.
The term “missionary call” should never have been coined. It is not scriptural and therefore can be harmful. Thousands of youth desiring to serve the Lord have waited and waited for some mysterious “missionary call” that never came. After a time they became weary of waiting and gave up on the idea of going to the mission field. — J. Herbert Kane, 1978
By Tim Hartman —
That “mysterious missionary call” has been the center of debate for generations. It is arguably the most misunderstood term when talking about the Great Commission.
In my time mobilizing people into mission, I’ve noticed five common myths concerning the missionary call.
Myth 1: The call happens at a definitive, memorable moment in time.
Some people can name the time and place they knew God was calling them to be a missionary. For people like me, it was a variety of circumstances. It was exposure to cross-cultural ministry via short-term opportunities. It was people in my life who were passionate about God’s heart for the nations and exuded that passion. Was it a decisive moment for me? No. Was it clear to me over the course of time that God was leading me into mission? Without a doubt, yes!
Myth 2: The call is only for those who are specially gifted.
Myth 3: I can only take steps into missions once I am called.
The best test of whether or not God is calling you is when you start taking those first steps. The call can sometimes be more of a series of confirmations as opposed to a specific event. Let me give an example. Blaine is a young man who has always had a heart for Japan. He didn’t know where it came from—he claims it’s always been there. Recently, he knew it was time to step out and explore what serving in Japan would look like. It was a struggle at first. Was God really calling him to this? After all, he never had a specific call. But, Blaine pushed forward in taking those initial steps. Blaine is now heading to Japan for three months and being mentored by career missionaries with an eye toward long-term service.
Myth 4: A missionary call is completely irrelevant to becoming a missionary.
Though the missionary call might not come at a specific moment, scripture does indicate that some people have a specific call to go. In Acts 13, the Holy Spirit specifically sets apart Saul and Barnabas “for the work to which I have called them.” God didn’t call the entire church in Antioch to go. Scripture said there were several teachers and prophets gathered at that church, but only two were specifically called to go. The church instead sent and supported the two who were called. The call of God confirms the moving of God, and if God is moving, He will be with those whom He calls, to the very end of the age.
Myth 5: The Great Commission only applies to those whom God has called to go.
I really feel these myths and misconceptions on calling have been created by the Enemy to keep all believers from being truly mobilized into God’s mission. Imagine the work that could be done if all Christians took the mantle of Great Commission work upon themselves and not only discovered their role but zealously fulfilled it, all for the sake of God’s glory!
What keeps you back from learning your calling in missions? Pray about it. Ask God to open your eyes and heart to understanding. Read scripture and see how many imperfect people in the Bible were called by God to do extraordinary things. Ask questions of those involved in missions. Hear about the lives of current or former missionaries. Most of them wrestled with the same questions you may have!
Our missionary calling is not something God wants to keep secret. He desires to use each of us to reach the lost with the gospel and to bring the saving message of Christ to the ends of the earth.
The path to missions can feel overwhelming! Our experienced mission coaches will walk alongside you every step of the way.
• Subscribe to Explore
, our free monthly newsletter full of inspiration, ideas, and encouragement for people interested in discovering their role in cross-cultural missions
.