Skip Level Mechanism?

How would you create a Skip Level mechanism?

For my game I’ve got twenty odd levels, how would I create a skip level on key press mechanism if it was too hard for the player.

So for example if level 12 was too hard they can press X and they go to the next level and what would this look like as a BP?

I suppose what i need is something that allows the player to go through a series of scripts all in the level BP, in order and on key press