Skip to content

Updating Initial Lesson Metadata Guidelines #1995

@ZoeLeBlanc

Description

@ZoeLeBlanc

From our Tech Team Meeting #1906 we discussed updating the initial lesson submission metadata to include far fewer fields so that we had fewer user errors and since most of those metadata fields aren't relevant until final submission of the lesson.

Our current template looks like:

# Lesson Metadata

**Delete everything above this line when ready to submit your lesson**.

title: YOUR TITLE HERE
collection: lessons
layout: lesson
slug: LEAVE BLANK
date: LEAVE BLANK
translation_date: LEAVE BLANK
authors:
- FORENAME SURNAME 1
- FORENAME SURNAME 2, etc
reviewers:
- LEAVE BLANK
editors:
- LEAVE BLANK
translator:
- FORENAME SURNAME 1
- FORENAME SURNAME 2, etc
translation-editor:
- LEAVE BLANK
translation-reviewer:
- LEAVE BLANK
original: LEAVE BLANK
review-ticket: LEAVE BLANK
difficulty: LEAVE BLANK
activity: LEAVE BLANK
topics: LEAVE BLANK
abstract: LEAVE BLANK
---

and we would be proposing cutting this down to:

# Lesson Metadata

**Delete everything above this line when ready to submit your lesson**.

title: YOUR TITLE HERE
collection: lessons
layout: lesson
---

To do this we would need to update the lesson template for each language, which should be a quick fix but we would also need each language team to update their editor guidelines so that the original fields do get added back in prior to moving the lesson over to the main repository.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions