Title: Course Studio
Author: cforjstudio
Published: <strong>2026년 4월 30일</strong>
Last modified: 2026년 5월 24일

---

플러그인 검색

![](https://ps.w.org/course-studio/assets/banner-772x250.png?rev=3519118)

![](https://ps.w.org/course-studio/assets/icon-256x256.png?rev=3519118)

# Course Studio

 작성자: [cforjstudio](https://profiles.wordpress.org/cforjstudio/)

[다운로드](https://downloads.wordpress.org/plugin/course-studio.0.1.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/course-studio/#description)
 * [평가](https://ko.wordpress.org/plugins/course-studio/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/course-studio/#installation)
 * [개발](https://ko.wordpress.org/plugins/course-studio/#developers)

 [지원](https://wordpress.org/support/plugin/course-studio/)

## 설명

Embed interactive courses, onboarding flows, quizzes, and training directly into
WordPress.

Course Studio lets you create engaging learning experiences in cforj Studio and 
publish them on any WordPress page using a Gutenberg block, shortcode, or simple
embed link.

**Perfect for:**

 * Employee onboarding
 * Customer education
 * Product training
 * Partner academies
 * Interactive tutorials
 * Certifications and assessments

No coding required.

#### Why use Course Studio?

Unlike traditional LMS plugins, Course Studio focuses on interactive learning experiences:

 * Quizzes
 * Flashcards
 * Branching scenarios
 * Drag & drop exercises
 * Hotspots
 * Interactive simulations

All courses are responsive and automatically resize to fit your WordPress layout.

#### Features

 * Gutenberg block with live preview
 * Shortcode support
 * Paste a course link with oEmbed
 * Auto-resizing embeds without scrollbars
 * Multiple courses on the same page
 * Works with any WordPress theme
 * Track completions and engagement in cforj
 * Export courses to SCORM or xAPI when needed

#### How it works

 1. Create a free account at cforj Studio
 2. Build your course or onboarding flow
 3. Insert it into WordPress with one click
 4. Publish interactive learning anywhere on your site

### External services

This plugin connects to Course Studio (https://cforj.studio), operated by cforj,
to embed interactive courses and SCORM lessons.

**What data is sent, and when**

 * When a visitor loads a page with an embedded course, their browser downloads 
   the Course Studio Embed SDK from `https://app.cforj.studio/api/embed-sdk/coursestudio.
   umd.js` and the course content from `https://app.cforj.studio/embed/<course_id
   >`. Standard HTTP request metadata (IP address, user agent, referer) is sent 
   as part of this request.
 * When you click “Open Course Studio dashboard” in WordPress admin, a new tab opens
   at `https://app.cforj.studio/integration` with your WordPress user ID and site
   URL as URL parameters so the install can be linked to your Course Studio account.
 * The plugin does not transmit post content, visitor emails, or any other personal
   data.

**Policies**

 * Terms of Service: https://cforj.studio/terms
 * Privacy Policy: https://cforj.studio/privacy

By embedding a course you agree to these terms on behalf of your site visitors.

## 스크린샷

 * [[
 * Gutenberg block with course picker
 * [[
 * Course Studio settings page in WordPress admin
 * [[
 * An embedded course rendered on the frontend

## 블록

이 플러그인은 1개의 블록을 제공합니다.

 *   Embed

## 설치

 1. Upload the plugin folder to `/wp-content/plugins/course-studio/`, or install via
    Plugins  Add New  Upload.
 2. Activate the plugin from the Plugins screen.
 3. Go to **Settings  Course Studio** and click “Open Course Studio dashboard” to sign
    in. Your WordPress install is linked to your cforj account automatically.
 4. Insert courses using the Gutenberg block or shortcode.

## FAQ

### Do I need a Course Studio account?

Yes. Courses are hosted on Course Studio. A free Community account is enough to 
start embedding.

### Is this plugin free?

Yes. The plugin is GPL-2.0-or-later. Your Course Studio account plan is separate—
there is a permanently free tier.

### Does it work with the classic editor?

Yes. Use the shortcode: `[course_studio id="YOUR_COURSE_ID"]`.

### How do I get a course ID?

Open your course in Course Studio — the ID appears in the URL and on the course 
card in your dashboard.

### Does it track completions?

Completions are tracked inside Course Studio. Open your course’s Analytics dashboard
to see results. SCORM exports also report progress to any SCORM-compatible LMS.

### What data is sent to Course Studio?

Course Studio only receives the course ID you embed. Visitor identifiers are not
sent unless you explicitly pass a learner ID via the SDK API.

## 후기

![](https://secure.gravatar.com/avatar/2da1f8139f56afb8894c238234372400a3336416acd06ff5139d4d83ca134e8c?
s=60&d=retro&r=g)

### 󠀁[Finally a modern way to add interactive learning to WordPress](https://wordpress.org/support/topic/finally-a-modern-way-to-add-interactive-learning-to-wordpress/)󠁿

 [adracadabra](https://profiles.wordpress.org/adracadabra/) 2026년 5월 21일

I tested several LMS plugins before finding Course Studio, and most of them felt
heavy, outdated, or too complicated for simple onboarding and training content. 
What I liked here is the approach: you create interactive courses in cforj Studio
and embed them into WordPress in minutes. The quizzes, branching scenarios, flashcards,
and drag & drop interactions work surprisingly smoothly, and everything is responsive
out of the box. The plugin itself is simple, which is actually a plus. Gutenberg
block worked immediately, embeds resize correctly, and I didn’t have to deal with
iframe hacks or styling issues. I especially see value for SaaS onboarding, customer
education, and internal training portals. Feels much lighter and more modern than
traditional WordPress LMS solutions.

 [ 모든 1 평가 읽기 ](https://wordpress.org/support/plugin/course-studio/reviews/)

## 기여자 & 개발자

“Course Studio”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 
기여하였습니다.

기여자

 *   [ cforjstudio ](https://profiles.wordpress.org/cforjstudio/)

[자국어로 “Course Studio”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/course-studio)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/course-studio/)는, [SVN 저장소](https://plugins.svn.wordpress.org/course-studio/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/course-studio/)
을 [RSS](https://plugins.trac.wordpress.org/log/course-studio/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 0.1.0

 * Initial release
 * Gutenberg block
 * `[course_studio]` shortcode
 * oEmbed provider for cforj.studio share links
 * Integration dashboard — single sign-in from WP admin

## 기초

 *  버전 **0.1.0**
 *  최근 업데이트: **1주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 5.8 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/course-studio/)
 * 태그:
 * [course](https://ko.wordpress.org/plugins/tags/course/)[elearning](https://ko.wordpress.org/plugins/tags/elearning/)
   [Gutenberg block](https://ko.wordpress.org/plugins/tags/gutenberg-block/)[interactive](https://ko.wordpress.org/plugins/tags/interactive/)
   [scorm](https://ko.wordpress.org/plugins/tags/scorm/)
 *  [고급 보기](https://ko.wordpress.org/plugins/course-studio/advanced/)

## 평점

 별 5점 만점에 5점.

 *  [  1/5-별점 후기     ](https://wordpress.org/support/plugin/course-studio/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/course-studio/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/course-studio/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/course-studio/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/course-studio/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/course-studio/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/course-studio/reviews/)

## 기여자

 *   [ cforjstudio ](https://profiles.wordpress.org/cforjstudio/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/course-studio/)