<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Responsible AI-Assisted Learning on Work You Can Explain</title>
		<link>https://workyoucanexplain.com/series/responsible-ai-assisted-learning/</link>
		<description>Recent content in Responsible AI-Assisted Learning on Work You Can Explain</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
			<copyright>Copyright © Work You Can Explain</copyright>
		
		
			<lastBuildDate>Thu, 03 Sep 2026 00:00:00 -0500</lastBuildDate>
		
			<atom:link href="https://workyoucanexplain.com/series/responsible-ai-assisted-learning/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Find AI Information Through Builders, Not Just Influencers</title>
				<link>https://workyoucanexplain.com/posts/find-ai-information-through-builders-not-influencers/</link>
				<pubDate>Mon, 24 Aug 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/find-ai-information-through-builders-not-influencers/</guid>
				<description>&lt;p&gt;When an AI topic becomes noisy, do not begin by following the loudest account. Use commentators and aggregators to discover questions, find builders or practitioners who have done relevant work, trace the material claim to primary evidence, and record the conditions that limit your conclusion.&lt;/p&gt;&#xA;&lt;p&gt;“Builder” is a role in relation to a claim, not a popularity score. A researcher, maintainer, operator, educator, or domain practitioner may be a builder when their relevant work can be inspected or described. A confident personal brand is not enough.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Use AI as a Tutor, Not an Answer Vending Machine</title>
				<link>https://workyoucanexplain.com/posts/use-ai-as-a-tutor-not-an-answer-vending-machine/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/use-ai-as-a-tutor-not-an-answer-vending-machine/</guid>
				<description>&lt;p&gt;Use AI to create the next useful learning step, not to remove every step between&#xA;the question and the answer.&lt;/p&gt;&#xA;&lt;p&gt;Ask for hints, questions, explanations at a chosen level, similar practice, or&#xA;feedback on your attempt. Then close the chat and demonstrate the skill&#xA;independently. For graded work, follow the course&amp;rsquo;s AI policy before sharing&#xA;material or using assistance.&lt;/p&gt;&#xA;&lt;h2 id=&#34;define-the-learning-task-first&#34;&gt;Define the learning task first&lt;/h2&gt;&#xA;&lt;p&gt;An assignment can ask for a product, but the learning task may be reasoning,&#xA;recall, design, debugging, or explanation.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Before You Ask AI, Write Down What You Know</title>
				<link>https://workyoucanexplain.com/posts/before-you-ask-ai-write-down-what-you-know/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/before-you-ask-ai-write-down-what-you-know/</guid>
				<description>&lt;p&gt;Before asking AI, write down the task in your own words, what you know, what&#xA;remains unknown, what you attempted, and what the evidence showed.&lt;/p&gt;&#xA;&lt;p&gt;This record protects independent reasoning. It also gives the AI less room to&#xA;invent the problem, select hidden assumptions, or replace the student&amp;rsquo;s next&#xA;step.&lt;/p&gt;&#xA;&lt;h2 id=&#34;start-with-the-task-and-policy&#34;&gt;Start with the task and policy&lt;/h2&gt;&#xA;&lt;p&gt;Record the actual objective:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Task: Explain why my loop skips the last element.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Course boundary: AI may explain errors, but may not write assignment code.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Private material: Do not share the full assignment or student data.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Course rules differ. A tutoring interaction allowed in one course can be&#xA;prohibited in another. If the boundary is unclear, stop and ask the instructor.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Ask AI to Explain an Error Without Solving the Assignment</title>
				<link>https://workyoucanexplain.com/posts/ask-ai-to-explain-an-error-without-solving-the-assignment/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/ask-ai-to-explain-an-error-without-solving-the-assignment/</guid>
				<description>&lt;p&gt;Ask AI to help investigate evidence, not to replace the assignment.&lt;/p&gt;&#xA;&lt;p&gt;Provide a permitted minimal reproduction, complete error message, expected and&#xA;observed behavior, and your attempted checks. Request an explanation of the&#xA;error category, ranked hypotheses, and one inspection step at a time. Do not ask&#xA;for rewritten assignment code.&lt;/p&gt;&#xA;&lt;h2 id=&#34;check-the-course-boundary-first&#34;&gt;Check the course boundary first&lt;/h2&gt;&#xA;&lt;p&gt;Before sharing anything, determine:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;whether AI debugging help is allowed;&lt;/li&gt;&#xA;&lt;li&gt;whether assignment text or code may be uploaded;&lt;/li&gt;&#xA;&lt;li&gt;whether assistance must be disclosed or cited;&lt;/li&gt;&#xA;&lt;li&gt;which tools or accounts are approved; and&lt;/li&gt;&#xA;&lt;li&gt;whether the work contains private data.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;If the policy is ambiguous, ask the instructor. Remove names, credentials,&#xA;tokens, private paths, and unrelated course material.&lt;/p&gt;</description>
			</item>
			<item>
				<title>How to Review AI-Generated Code</title>
				<link>https://workyoucanexplain.com/posts/how-to-review-ai-generated-code/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/how-to-review-ai-generated-code/</guid>
				<description>&lt;p&gt;Treat AI-generated code as an untrusted proposal. Read every line before&#xA;execution, compare it with the specification, identify inputs, outputs,&#xA;assumptions, dependencies, and effects, then test expected, boundary, and&#xA;invalid cases.&lt;/p&gt;&#xA;&lt;p&gt;Do not accept code you cannot explain. Passing one sample is evidence about one&#xA;sample, not proof of general correctness or safety.&lt;/p&gt;&#xA;&lt;h2 id=&#34;confirm-that-generated-code-is-allowed&#34;&gt;Confirm that generated code is allowed&lt;/h2&gt;&#xA;&lt;p&gt;Course policies can distinguish among explanation, completion, code generation,&#xA;review, and disclosure. Before generating or using code, determine:&lt;/p&gt;</description>
			</item>
			<item>
				<title>AI Can Be Confident and Wrong</title>
				<link>https://workyoucanexplain.com/posts/ai-can-be-confident-and-wrong/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/ai-can-be-confident-and-wrong/</guid>
				<description>&lt;p&gt;AI confidence is a feature of presentation, not evidence of correctness.&#xA;Generated output can contain false citations, nonexistent APIs, code that works&#xA;only for the example, hidden assumptions, or unnecessary complexity.&lt;/p&gt;&#xA;&lt;p&gt;Break the response into claims. Verify factual claims in primary sources and&#xA;technical behavior with official documentation and reproducible tests. Mark&#xA;unsupported claims as uncertain or reject them.&lt;/p&gt;&#xA;&lt;h2 id=&#34;confabulation-can-sound-specific&#34;&gt;Confabulation can sound specific&lt;/h2&gt;&#xA;&lt;p&gt;NIST&amp;rsquo;s &lt;a href=&#34;https://www.nist.gov/publications/artificial-intelligence-risk-management-framework-generative-artificial-intelligence&#34;&gt;Generative AI&#xA;Profile&lt;/a&gt;&#xA;uses &lt;strong&gt;confabulation&lt;/strong&gt; for erroneous or false content that a generative AI&#xA;system presents confidently. The report notes that output can also contradict&#xA;the prompt or earlier output.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Academic Integrity in the Age of AI</title>
				<link>https://workyoucanexplain.com/posts/academic-integrity-in-the-age-of-ai/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/academic-integrity-in-the-age-of-ai/</guid>
				<description>&lt;p&gt;There is no universal rule for acceptable AI assistance. The controlling rules&#xA;come from the assignment, course syllabus, instructor, department, institution,&#xA;and applicable data policy. Read them before using AI, and ask the instructor&#xA;when the boundary is unclear.&lt;/p&gt;&#xA;&lt;h2 id=&#34;start-with-the-learning-objective&#34;&gt;Start with the learning objective&lt;/h2&gt;&#xA;&lt;p&gt;AI tutoring supports the student&amp;rsquo;s learning when it helps the student perform&#xA;the required thinking. Prohibited substitution occurs when the tool performs&#xA;work the student is expected to produce independently.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Protect Student Data Before You Share Anything with AI</title>
				<link>https://workyoucanexplain.com/posts/protect-student-data-before-sharing-with-ai/</link>
				<pubDate>Thu, 03 Sep 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/protect-student-data-before-sharing-with-ai/</guid>
				<description>&lt;p&gt;Before sending a document, screenshot, log, dataset, or source file to an AI service, reduce the request to the minimum permitted evidence. Replace real values with synthetic equivalents when possible. Remove direct and indirect identifiers. Inspect filenames, metadata, and surrounding context. Then review the exact outgoing input.&lt;/p&gt;&#xA;&lt;p&gt;If the task still requires restricted or sensitive material after that pass, do not treat redaction as automatic permission. Use an approved institutional route or ask an authorized person.&lt;/p&gt;</description>
			</item>
			<item>
				<title>A Practical Prompt Library for Students</title>
				<link>https://workyoucanexplain.com/posts/a-practical-prompt-library-for-students/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/a-practical-prompt-library-for-students/</guid>
				<description>&lt;p&gt;A useful prompt library should strengthen learning, not automate every&#xA;assignment. Keep a small set of patterns that ask for hints, questions,&#xA;investigation steps, explanations, tests, reasoning review, quizzes, and manual&#xA;verification.&lt;/p&gt;&#xA;&lt;p&gt;Use these only when course policy and data rules permit the interaction. Replace&#xA;bracketed fields without adding private or restricted material.&lt;/p&gt;&#xA;&lt;h2 id=&#34;ask-for-a-hint&#34;&gt;Ask for a hint&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;I am working on [problem type]. My current approach is [summary], and I am stuck&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;at [specific point]. Give one hint or question that helps me choose the next&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;step. Do not provide the complete solution.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Try the hint before asking for another. Record what changed in your reasoning.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
