LifeQuestLifeQuest
← All posts

Malik’s Last Test Fails. His Study Group Is Already Sharing Code.

Students learning in a classroom setting with a teacher assisting and laptops on desks, creating an interactive education environment.

Photo by Mikhail Nilov on Pexels

AI fluency matters when it helps you produce work you can show, test, and improve. The students who move forward will turn AI-assisted learning into evidence of effort, while those who stop at generated answers risk mistaking output for ability.

At 8:42 a.m., Malik stood outside a computer science classroom in Manchester with cold coffee in one hand and an unfinished debugging exercise open on his laptop. He had used an AI assistant to explain the error twice. The explanation sounded convincing, but the program still failed its tests.

Class started in 18 minutes. That night, his study group would review everyone’s code, and another polished explanation would not give him anything to share.

Malik is an invented composite, but the pressure is familiar: AI can make confusion feel resolved before the work is done.

The quest begins before the prompt

Before walking into class, Malik opened LifeQuest and created a Craft quest: fix the failing tests, clean up the function, and push the finished work to GitHub.

That small step changed the job in front of him. “Understand this error” could stretch into more videos, more prompts, and six open tabs. “Push working code” had an observable finish line.

He still used AI. He asked it to compare two possible causes, explain an unfamiliar method, and suggest edge cases. Then he closed the chat window and worked through the code himself.

This is the practical side of AI fluency. Good prompting helps, but judgment carries the work across the line. You have to decide whether an answer fits the problem, notice when a suggestion breaks something else, and keep testing after the response sounds certain.

Mark Cuban’s warning that there are only “two types of companies now” frames AI adaptation as a dividing line for businesses. A similar line is appearing in student work. One side uses AI to shorten the distance between a question and completed work. The other collects answers without building proof that anything changed.

A plausible answer still has to survive the test

At 9:36 p.m., Malik’s last test failed again.

The problem was smaller than he expected and more embarrassing: a boundary condition he had assumed the AI-generated example covered. His study group was already exchanging repository links. If he pushed the broken version, the failure would be visible. If he claimed the quest was complete without pushing, he could take half XP through honest self-report, but he would know the stated outcome remained unfinished.

For several minutes, neither ending looked good.

He reopened the test output, traced the input by hand, and changed three lines. The full suite passed. He checked the diff, removed a leftover debug statement, and pushed the commit.

That sequence matters more than the tool that helped along the way. AI supplied explanations and possibilities. Malik supplied the standard for done.

The distinction also appears in The AI Explained It, But Can You Do It?: understanding a generated explanation and performing the task are separate achievements. Treating them as interchangeable makes progress feel faster right up to the moment your code, exam, or portfolio has to stand on its own.

GitHub verification turns completion into evidence

Because Malik created the coding quest before making the qualifying push, LifeQuest could check GitHub’s public events for a later push linked to his account. He selected GitHub verification, and the accepted evidence awarded full XP.

The verification did not judge whether the code was elegant, original, or ready for production. It established a narrower fact: after creating the Craft quest, Malik made a qualifying GitHub push. That boundary is important. Evidence should support the claim it can actually prove.

GitHub events may take up to five minutes to appear because LifeQuest caches them. A push made seconds ago can therefore require another check. LifeQuest also links by public GitHub username, without OAuth tokens or access to private repositories.

When GitHub verification does not apply, the quest should use another suitable method. A server-timed focus session can verify elapsed work time. Photo evidence can receive an AI plausibility review. Honest self-report remains available for half XP when objective proof is impractical.

This choice architecture keeps completion tied to the real shape of the task. It also avoids turning every goal into the same checkbox.

Build a trail of finished work

The next morning, Malik opened his laptop before the study group met. The green test result was still there. So was the commit, the completed quest, and the full-XP entry attached to work he could revisit.

His rank had moved, but the more useful change sat in the repository. He had a working solution and a record of shipping it.

For students learning alongside AI, that is a durable habit: define the outcome before asking for help, use AI to get unstuck, test the result, and leave evidence behind. Start with one task small enough to finish today. Create the quest before the work begins, choose a verification method that fits, then earn the ending you wrote down.

LifeQuest

LifeQuest is the proof-of-work life RPG: turn real goals into quests, build skill trees and ranks, and earn more XP when progress is backed by a reviewed photo, server-timed focus session or qualifying GitHub push.

Try LifeQuest

Comments

No comments yet.