B Set 26 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "title": "Easy Sequence Pattern #26",
    "sequenceType": "seq-shapes",
    "displaySequence": [
        "Star",
        "Heart",
        "Arrow",
        "Star",
        "Heart",
        "Arrow",
        "Star",
        "_"
    ],
    "fullSequence": [
        "Star",
        "Heart",
        "Arrow",
        "Star",
        "Heart",
        "Arrow",
        "Star",
        "Heart"
    ],
    "blankPositions": [
        7
    ],
    "answers": [
        "Heart"
    ],
    "rule": "Repeating shape pattern: Star, Heart, Arrow",
    "question": "Find the missing term in the sequence: Star, Heart, Arrow, Star, Heart, Arrow, Star, _",
    "sequenceLength": 8,
    "hint": "Find the repeating group of shapes.",
    "_archetype": null,
    "_generatorId": null
}