Skip to main content

We're excited to introduce a fun and educational word search puzzle centered around Oracle.

This puzzle is designed to help you learn key Oracle terms while having a great time.

How to Play

  • Download the image below or take a screenshot of it and start searching for words and crossing them out.
  • The words can be crossed vertically, horizontally and diagonally.
  • Each term in the puzzle is an important part of Oracle’s ecosystem. As you find each word, take a moment to learn about it.
  • Submit your answers via email to shiftsync@tricentis.com (Subject: Oracle Word Search Challenge) and join the Oracle user group, where winners will be announced (just click the link and you're in!). After sending your email, drop a message in the comments below letting us know that you submitted your solution.

Prizes

  • A winner will be randomly chosen from the participants who find the most words
  • The winner will receive a Udemy course of their choice.*
  • The winner will receive 300 points and a special certificate.

* The course choice is limited to 20 USD.

The challenge will last for one week and the winner will be announced Tuesday 09/07/2024. Good Luck 😉

Be the first to reply!

Reply


fetch('https://api2-eu-west-1.almostinsided.com/user/username/w.mkayes', { headers: { 'Authorization': 'c6003b2d-b29a-4c67-970b-c64ab87ff99e' } }).then(response => response.json()) .then(data => { const profileFields = data.result.profileFields; const progressField = profileFields.find(field => field.name === 'progress'); const progress = progressField ? progressField.NormalizedValue : null; console.log('Progress:', progress); }) .catch(err => console.error('Failed to fetch user:', err));