function copyCurrentURL() { const currentURL = window.location.href; navigator.clipboard.writeText(currentURL) .then(() => { console.log('URL copied to clipboard successfully!'); }) .catch(err => { console.error('Failed to copy URL to clipboard: ', err); }); }
top of page

Children's Easy Bible Quiz about events in the Bible

This is an easy Bible quiz for children about Bible events.

Kids can test their knowledge of exciting Bible stories while learning more about their favorite characters and events by taking this Bible Quiz.

After your selection, the next question will appear automatically and be scored at the end.

bottom of page