diff --git a/test/__snapshots__/index.test.js.snap b/test/__snapshots__/index.test.js.snap
index 4386b3e..64bb09e 100644
--- a/test/__snapshots__/index.test.js.snap
+++ b/test/__snapshots__/index.test.js.snap
@@ -411,19 +411,19 @@ Include information on how they can reach you for questions about the content or
-COURSE: 01 - Welcome to Wix Engineering
+COURSE: 01 - Deep Dive Into Distributed Query Engines
-course description
+Learn about Distributed Query Engines, Trino and Trino Web Interface and much more - everything you need to get started with understanding your query stats and how it runs behind the scenes.
-π [Welcome to Wix Engineering](https://github.com/wix-academy/welcome-to-wix-engineering-path)
+π [Deep Dive Into Distributed Query Engines](https://github.com/wix-academy/deep-dive-into-distributed-query-engines)
COURSE: 02 - Welcome to Wix Engineering
-course description 2
+course description
@@ -433,7 +433,7 @@ course description 2
COURSE: 03 - Welcome to Wix Engineering
-This learning path introduces terms and concepts used in Wix Engineering, we recommend bookmarking it and getting back to it from time to time.
+course description 2
@@ -441,27 +441,37 @@ This learning path introduces terms and concepts used in Wix Engineering, we rec
-COURSE: 04 - Welcome to Wix Engineering 2
+COURSE: 04 - Welcome to Wix Engineering
This learning path introduces terms and concepts used in Wix Engineering, we recommend bookmarking it and getting back to it from time to time.
-π [Welcome to Wix Engineering 2](https://github.com/wix-academy/welcome-to-wix-engineering-path)
+π [Welcome to Wix Engineering](https://github.com/wix-academy/welcome-to-wix-engineering-path)
-COURSE: 05 - Welcome to Wix Engineering
+COURSE: 05 - Welcome to Wix Engineering 2
This learning path introduces terms and concepts used in Wix Engineering, we recommend bookmarking it and getting back to it from time to time.
-π [Welcome to Wix Engineering](https://github.com/wix-academy/welcome-to-wix-engineering-path#test)
+π [Welcome to Wix Engineering 2](https://github.com/wix-academy/welcome-to-wix-engineering-path)
-06 - Welcome to Velo, Wixβs developer mode
+COURSE: 06 - Welcome to Wix Engineering
+
+This learning path introduces terms and concepts used in Wix Engineering, we recommend bookmarking it and getting back to it from time to time.
+
+
+
+π [Welcome to Wix Engineering](https://github.com/wix-academy/welcome-to-wix-engineering-path#test)
+
+
+
+07 - Welcome to Velo, Wixβs developer mode
Our developer advocate Joshua Alphonse is happy to introduce you to this powerful product so you can start creating your custom solutions.
@@ -474,8 +484,8 @@ Our developer advocate Joshua Alphonse is happy to introduce you to this powerfu
π [Welcome to Velo, Wixβs developer mode](https://learn-code.wix.com/en/article/about-velo-2466982)
-
-07 - A tour of Velo interface
+
+08 - A tour of Velo interface
learn where to find the tools and resources you need to add custom functionality to your site using code
@@ -488,8 +498,8 @@ learn where to find the tools and resources you need to add custom functionality
π [A tour of Velo interface](https://learn-code.wix.com/en/article/getting-oriented-521681)
-
-08 - π Read: Velo API Introduction
+
+09 - π Read: Velo API Introduction
Use the APIs to interact with site elements, your siteβs database content, Wix Apps, and external services. The APIs also give you access to information about your site, its users, and more.
@@ -498,8 +508,8 @@ Use the APIs to interact with site elements, your siteβs database content, Wix
π [π Read: Velo API Introduction](https://hackernoon.com/velo-api-introduction-the-basic-things-you-should-know-about-the-velo-jc2d33uz)
-
-09 - πΊ Add Custom Interactions with JavaScript | 5:48 β³
+
+10 - πΊ Add Custom Interactions with JavaScript | 5:48 β³
Learn how to use Velo to create custom interactions on your site. Visit the link to see a working example
@@ -512,8 +522,8 @@ Learn how to use Velo to create custom interactions on your site. Visit the link
π [πΊ Add Custom Interactions with JavaScript | 5:48 β³](https://www.wix.com/velo/example/hide-%26-show-elements)
-
-10 - π Read the getting started guide (2-3 hours π)
+
+11 - π Read the getting started guide (2-3 hours π)
Let's take a quick look at how to get started writing your first Velo code. We'll do that by creating a traditional Hello World app - Velo style.
@@ -522,8 +532,8 @@ Let's take a quick look at how to get started writing your first Velo code. We'l
π [π Read the getting started guide (2-3 hours π)](https://learn-code.wix.com/en/getting-started-guides/beginners-guide)
-
-11 - (Optional) π©βπ» take on a side by side exercises (2 hours π)
+
+12 - (Optional) π©βπ» take on a side by side exercises (2 hours π)
Take on a tutorial inside Wix editor, we'll make a collapsed paragraph expand on button click. Use a switch to change image element source. Set up a sticky header (onScroll down).
@@ -532,8 +542,8 @@ Take on a tutorial inside Wix editor, we'll make a collapsed paragraph expand on
π [(Optional) π©βπ» take on a side by side exercises (2 hours π)](https://learn-code.wix.com/en/step-by-step-exercises-3016544)
-
-12 - Build a to-do list
+
+13 - Build a to-do list
The to do list will display all items in the list using a repeater. Add a text input element and button. Clicking the button or pressing the enter key will add the item in the text input element to the to do list.
@@ -543,7 +553,7 @@ The to do list will display all items in the list using a repeater. Add a text i
-13 - Start using Wix Velo today
+14 - Start using Wix Velo today
Now that you know how to use Velo enable it in one of your sites. Select a Wix Site you want to intergarte Velo into today.
diff --git a/test/config-with-course.yml b/test/config-with-course.yml
index 08fcb8a..c89bf16 100644
--- a/test/config-with-course.yml
+++ b/test/config-with-course.yml
@@ -1,6 +1,7 @@
title: Learn Velo
description: Velo is a full-stack development platform that empowers you to rapidly build, manage and deploy professional web apps.
steps:
+ - course: deep-dive-into-distributed-query-engines
- course: wix-academy/welcome-to-wix-engineering-path
description: course description
- course: welcome-to-wix-engineering-path