# vip-learn-private-student-notes **Repository Path**: mirrors_Automattic/vip-learn-private-student-notes ## Basic Information - **Project Name**: vip-learn-private-student-notes - **Description**: A custom block used on learn.wpvip.com which allows logged-in students to keep private notes - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: trunk - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-04 - **Last Updated**: 2026-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Private Student Notes Contributors: VIP Learn Tags: block Tested up to: 6.6 Stable tag: 0.1.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html A custom block allowing logged-in (Sensei) students, when viewing (not editing) a page, to add and view private notes which are saved as a user meta. ## Description Status: WIP/QA/Testing Created by the learn.wpvip.com team for use in a Sensei LMS, although could theoretically be used in any WordPress site. A custom block allowing logged-in subscribers, editors and to add and view private notes which are saved as a user meta. ## Installation This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/vip-learn-private-student-notes` directory 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Add a Private Student Notes block to a page ## Changelog 0.1.0 * WIP/QA/Testing