Create a new app_id for a student or demo chatbot.
For a class, a simple numbered pattern keeps things clean:
ART645_001 ART645_002 ART645_003
Students then change one line in their copied interface:
const CHATBOT_APP_ID = 'ART645_001';