# Focus on Clear, Actionable Learning Outcomes

When publishing a curriculum, creators are asked to list up to five learning outcomes—clear, concise statements defining what learners will be able to do by the end of the course. Learning outcomes aren’t just a formality—they help attract the right learners, set clear expectations, and enhance your curriculum’s credibility.

To convey the outcomes effectively:

* Use a strong action-oriented verb (e.g., Create, Design, Implement) or a proficiency-based adjective (e.g., Proficient in, Skilled at).
* Mention a specific skill or outcome that learners will acquire.
* Ensure it is precise, measurable, and outcome-driven.

✅️ Good Examples:&#x20;

* Create interactive digital art with Figma and Webflow
* Develop full-stack web applications with React and Node.js
* Analyze audience data to improve engagement
* Implement workflow automation for increased efficiency
* Write SEO-optimized blog posts to boost web traffic

❌️ What to Avoid:&#x20;

* Understand web development (Too vague, lacks action)
* Learn about web design techniques (Not outcome-driven)
* Improve knowledge of UI/UX (Not measurable, lacks clarity)

✔️ Action-Oriented Verbs&#x20;

* Create (Create interactive web pages…)
* Design (Design a mobile-friendly UI…)
* Develop (Develop a content marketing strategy…)
* Implement (Implement responsive layouts…)
* Write (Write clean JavaScript code…)
* Analyze (Analyze user behavior in digital marketing…)
* Optimize (Optimize database queries for speed…)
* Apply (Apply SEO best practices…)
* Master (Master financial modeling techniques…)

✔️ Proficiency-Based Adjectives&#x20;

* Proficient in (Proficient in applying graphic design principles…)
* Skilled at (Skilled at using data visualization tools…)
* Experienced in (Experienced in cloud computing services…)
* Capable of (Capable of structuring a scalable backend…)
* Fluent in (Fluent in Python for automation tasks…)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.anycampus.io/product/walk-through/video-curriculum/for-creators/pro-tips-for-creators/focus-on-clear-actionable-learning-outcomes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
