AOM 2026
Using AI in the classroom
Using AI in the classroom
I created a Custom GPT available to anyone with the URL for you to use / run later. Click on the link to start the Chat session.
The markdown file (Effectuation_DIscovery_Lab.md) is the build specification — the whole recipe for the GPT. It's written about the GPT in third person ("The GPT guides students…") and it covers every field you fill in when you create a Custom GPT: the Name, the Description, the Knowledge-file handling, the tone/"mild surprise" opening, the four principles, the behavioral rules, the full six-stage arc, and the suggested conversation starters. A professor could rebuild the entire tool from this file alone.
Build your own custom copy (5 minutes) -
In ChatGPT, go to Explore GPTs → Create → Configure.
Name and Description fields: copy those sections from the markdown file I've linked above.
Instructions box: paste everything from Behavioral Rules through the end of Stage 6: Commit. (This is the engine — it's the one section that makes the simulation run.)
Conversation starters: copy the four listed at the bottom of the file.
Knowledge: upload the supporting PDFs.
Save, then test by typing "Start the Effectuation Discovery Lab."
Toward end of session: The Experiential Prompt Arc: Design Worksheet a clean worksheet document for you and your students to complete.
Custom GPT for Todd Grave's Raising Cane's effectuation simulation (interactive)
Custom GPT for Todd Grave's Raising Cane's effectuation simulation (non-interactive, hypothetical session transcript)
I have built this as a Custom GPT inside ChatGPT (using a Plus/Team/Enterprise account) to handle all the heavy lifting on my end.
My Action: I created the Custom GPT. I pasted my 6-Stage Prompt Arc into the instructions, and I physically uploaded the core PDFs (Sarasvathy, 2001; Nicol & Macfarlane-Dick, 2006) directly into the Custom GPT’s "Knowledge" section.
I Published It: I set the visibility of your Custom GPT to "Public" or "Anyone with the link."
How the files "travel": In this scenario, the files are completely integrated into the hosted AI tool. The other professor does not upload anything. The prompt instructions, the behavior boundaries, and the background PDF files are all bundled together in the cloud under your link. When their students chat with that specific link, the AI references the PDFs already uploaded to Craig Armstrong's account and incorporated into the published custom GPT.
If another professor wants to completely customize the tool—for example, if they want to change my entrepreneurship scenario to an Organizational Behavior focus, or if their university forces them to use an isolated, secure campus AI playground (like a private Azure OpenAI environment)—they cannot use my public link. They must build their own version from scratch.
This is where your physical Takeaway Handouts come into play. To clone your pedagogy manually, they will execute a two-step setup:
You copy my Prompt Stack: Then take the raw Markdown text from my takeaway package and paste it into your platform's "System Instructions" box. Here is the Adaptable 6-Stage Prompt Arc: Open-Source Template for you to copy and paste into your own GPT prompt.
You upload the PDFs: They must physically upload the relevant PDF files into your own platform's document library or "Knowledge" tab.
Why you must upload them separately in Method 2: LLM prompts are just text instructions; they have character limits. You cannot fit the entire text of multiple 20-page academic journal articles directly inside a standard prompt box. The prompt box is the "brain" (how to behave), while the background document library is the "textbook" (the facts to look up). For a completely separate, custom system to work, it needs both pieces.
"If you want to use this exact Effectuation Lab in your class on Monday, you don't have to build anything. Just use the Custom GPT I have already built. I have already programmed the prompts and uploaded the foundational papers to a public Custom GPT link. It’s a turnkey tool ready for your students.
However, if you want to adapt this 6-Stage Arc to a completely different course—like Leadership or OB— use the Adaptable 6-Stage Prompt Arc: Open-Source Template. That will give you my raw prompt template and the design worksheet. You can paste the prompt template into your own university's AI platform, swap out my entrepreneurship papers for your own discipline's core literature, and build your own custom classroom simulator in ten minutes."
CAVEAT on editing markdown files. I used to use Google Docs to edit markdown files until I learned that Google automatically converts " and ' to curved quotation marks. This will confuse chatbots and Claude Code. Instead, use your NotePad and remember to save with the suffix .md instead of the default .txt.
Key words: Academy of Management, effectuation discovery lab, effectuation, experiential prompt, worksheet, design, slides, Custom GPT, markdown code, adaptable six-step learning arc, GPT code, open source