---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.2
alternate:
  - https://yandex.com/support/webmaster/en/supported-schemas/essay.md
  - https://yandex.com/support/webmaster/tr/supported-schemas/essay.md
  - href: en/supported-schemas/essay.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/support/webmaster/en/llms.txt


# Student papers

Information about student papers on your site can be used in snippets on the Yandex search result pages. Mark up the pages with the [`CreativeWork`](http://schema.org/CreativeWork) scheme so that the search robot can read them.



## Supported markup types and schema fields {#supported}

Yandex takes into account the following `CreativeWork` scheme properties:


#|
||
**Property**
|
**Type**
|
**Description**
|
**Required**
||
||
`learningResourceType`
|
[Text](http://schema.org/Text)
|
Paper type. The following types are supported:

- `AcademicThesis` — A master's thesis.
- `BookReport` — An essay on a book.
- `Coursework` — A course paper.
- `Dissertation` — A dissertation.
- `Examination` — A test.
- `StudentEssay` — An essay.
- `StudentLaboratoryWork` — A laboratory work.
- `StudentReport` — A report.
- `StudentSummary` — A summary paper.
|
Yes
||
||
`description`
|
[Text](http://schema.org/Text)
|
A brief paper description. Recommended volume is 50-150 characters.
|
Yes
||
||
`name` or `headline`
|
[Text](http://schema.org/Text)
|
Name or title of the work. If a document has both properties, the snippet contains the title from the `articleBody` property.
|
No
||
||
`author`
|
[Text](http://schema.org/Text), [Organization](http://schema.org/Organization), or [Person](http://schema.org/Person)
|
The paper author. If the `Organization` or `Person` data types are used, data for the `author` property is taken from the `name` property. If the markup contains multiple `author` properties, the snippet contains the property that is listed first.
|
No
||
||
`genre`
|
[Text](http://schema.org/Text)
|
Genre of the work.
|
No
||
|#


## Example of markup {#example}

```
<div itemscope itemtype="http://schema.org/CreativeWork">
   <img itemprop="image" alt="essay cover" src=​"essay.jpg" />
   <meta itemprop="learningResourceType" content="StudentEssay">
   <span itemprop="name">Pushkin’s Fairy Tales</span>
   <span itemprop="author">Ivan Petrov</span>,
   <span itemprop="description">Alexander Pushkin as a great Russian poet, playwright, and prose writer. General characteristics of Pushkin’s work in the mid-1820s. The history behind the creation of fairy tales. Poetic works, their imagery and historical roots.</span>
</div>
```

[Validate](https://webmaster.yandex.com/site/tools/microtest/) your markup.

<!-- source: en/_includes/popup/id-feedback/no-warranty.md -->
{% note alert %}

Yandex does not guarantee that the information it receives will appear in search results. Information marked up in [Schema.org](https://schema.org/) format may be used by Yandex fully or partially, separately or along with information obtained from other sources. This information may be used in any Yandex service.

{% endnote %}
<!-- endsource: en/_includes/popup/id-feedback/no-warranty.md -->


<div class="cut-button">

{% cut "Contact support" %}

<!-- source: en/_includes/popup/id-popup/form-intro.md -->
Tell us what your question is about so we can direct you to the right specialist:
<!-- endsource: en/_includes/popup/id-popup/form-intro.md -->

{% list tabs radio %}

- How often is markup generated?


  The markup is created within two weeks. If Yandex doesn't support any of the markup types on a page or the markup is incorrect, it skips it.


- There was no suitable markup


  The Yandex robot will be able to index the site information even without markup, and it doesn't affect displaying pages in the search results. To set the desired page description in the search results, use the [Description](https://yandex.com/support/webmaster/en/indexing-options/description.md) meta tag.



- Error in the structured data validator


  For a detailed description of errors, see [Structured data validator](https://yandex.com/support/webmaster/en/yandex-indexing/validator.md).


  {% cut "Error could not be fixed" %}




  <div style="padding: 15px;
        margin: 10px 0;
        background: #FFFFFF;
        border-radius: 10px;
        border: 1px solid var(--yc-color-line-generic);">
  <iframe style="background: #FFFFFF;"
        height="700"
        width="100%"
        frameborder="0"
        src="https://forms.yandex.com/surveys/5252/?&iframe=1&lang=en">
  </iframe>
  </div>



  {% endcut %}


  {% cut "Other questions about the partner program or markup" %}





  <div style="padding: 15px;
        margin: 10px 0;
        background: #FFFFFF;
        border-radius: 10px;
        border: 1px solid var(--yc-color-line-generic);">
  <iframe style="background: #FFFFFF;"
        height="700"
        width="100%"
        frameborder="0"
        src="https://forms.yandex.com/surveys/5252/?&iframe=1&lang=en">
  </iframe>
  </div>




  {% endcut %}

{% endlist %}

{% endcut %}

</div>


<!-- source: en/_includes/footer.md -->
<div width="100%" align="center" class="main-footer"> 
<br><br><br>
You can also go to 
<br><br>




[![](../_assets/logo/logo-pic.svg)](https://webmaster.yandex.com/) [![](../_assets/logo/logo-en.svg)](https://webmaster.yandex.com/)



</div>


<!-- source: en/_includes/styles/footer-style.md -->

<!-- endsource: en/_includes/styles/footer-style.md -->
<!-- endsource: en/_includes/footer.md -->

<!-- source: en/_includes/cut-button-style.md -->

<!-- endsource: en/_includes/cut-button-style.md -->

<!-- source: en/_includes/border-style.md -->

<!-- endsource: en/_includes/border-style.md -->
 

