# Advanced tutorial was completed before TL 2 was given

**URL:** https://meta.discourse.org/t/advanced-tutorial-was-completed-before-tl-2-was-given/328472
**Category:** UX
**Tags:** discobot
**Created:** [September 28, 2024, 1:12pm UTC](https://meta.discourse.org/t/advanced-tutorial-was-completed-before-tl-2-was-given/328472 "2024-09-28T13:12:29Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Andrew15-5](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/andrew15-5/32/451429_2.png) [@Andrew15-5](https://meta.discourse.org/u/Andrew15-5)
#### Post date: [September 28, 2024, 1:12pm UTC](https://meta.discourse.org/t/advanced-tutorial-was-completed-before-tl-2-was-given/328472/1 "2024-09-28T13:12:29Z")

</div>

I don’t know how to correctly formulate the topic title, but here is the problem I got:

 ![image](https://global.discourse-cdn.com/meta/original/4X/a/9/a/a9a708befa3ee1b55abbf4c570a07dee3246d4de.png)

 ![image](https://global.discourse-cdn.com/meta/original/4X/8/e/9/8e97ee0bc3a2231a15fca2a5c1f0cc169ce78768.png)

 ![image](https://global.discourse-cdn.com/meta/original/4X/b/b/f/bbffcb8e6ca1b3db113722620d22129aeaa73f98.png)

Basically, the bot first taught me the basics (the beginner tutorial), but then I got to its help message and there I spotted that there is an advanced tutorial. So I did it right after the first one. A few days (2 weeks) later, I got promoted to a Member, after which the bot created a new topic for the advanced tutorial. But I already got the badge. So there is literally no point in going through the tutorial for the second time, hence the bot automation shouldn’t get triggered in this situation.

I don’t know how complicated the code is, but to me, it sounds like you should just add a condition “don’t have Licensed badge yet” (i.e., `"Licensed" not in user.badges`) before making the bot create the new topic about the tutorial.

I’m pretty sure it’s not configurable (or wasn’t configured) per instance, so it must be a general Discourse issue.
