Warning, /education/gcompris/src/activities/explore_monuments/resource/board/board1.qml is written in an unsupported language. File is not indexed.

0001 /* GCompris
0002  *
0003  * SPDX-FileCopyrightText: 2015 Ayush Agrawal <ayushagrawal288@gmail.com>
0004  *
0005  * Authors:
0006  *   Bruno Coudoin <bruno.coudoin@gcompris.net> (GTK+ version)
0007  *   Ayush Agrawal <ayushagrawal288@gmail.com> (Qt Quick port)
0008  *
0009  *   SPDX-License-Identifier: GPL-3.0-or-later
0010  */
0011 import QtQuick 2.12
0012 
0013 QtObject {
0014 
0015     property string backgroundImage: "qrc:/gcompris/src/activities/explore_monuments/resource/wonders/world-map.svg"
0016     property var tab: [
0017         {
0018             "image": "qrc:/gcompris/src/activities/explore_monuments/resource/key.svg",
0019             "title": qsTr("Chichén Itzá"),
0020             "text": qsTr("Chichen Itza, meaning “at the mouth of the Itza well”, is a Mayan City on the Yucatan Peninsula in Mexico, between Valladolid and Merida. It was established before the period of Christopher Colombus and probably served as the religion center of Yucatan for a while."),
0021             "image2": "qrc:/gcompris/src/activities/explore_monuments/resource/wonders/chichenItza.webp",
0022             "text2": qsTr("Chichén Itzá"),
0023             "x": "0.226",
0024             "y": "0.495",
0025             "height": "0.05",
0026             "width": "0.05"
0027         },
0028         {
0029             "image": "qrc:/gcompris/src/activities/explore_monuments/resource/key.svg",
0030             "title": qsTr("Colosseum"),
0031             "text": qsTr("The Colosseum or Coliseum is today the most recognizable of Rome's Classical buildings. Even 2000 years after it was built, and despite centuries when the abandoned building was pillaged for building materials, it is instantly recognizable as a classical template for the stadia of today. It was the first permanent amphitheatre to be raised in Rome, and the most impressive arena the Classical world had yet seen."),
0032             "image2": "qrc:/gcompris/src/activities/explore_monuments/resource/wonders/colosseum.webp",
0033             "text2": qsTr("Colosseum"),
0034             "x": "0.506",
0035             "y": "0.425",
0036             "height": "0.05",
0037             "width": "0.05"
0038         },
0039         {
0040             "image": "qrc:/gcompris/src/activities/explore_monuments/resource/key.svg",
0041             "title": qsTr("Christ the Redeemer"),
0042             "text": qsTr("Christ the Redeemer is an Art Deco statue of Jesus Christ in Rio de Janeiro, Brazil. A symbol of Christianity across the world, the statue has also become a cultural icon of both Rio de Janeiro and Brazil."),
0043             "image2": "qrc:/gcompris/src/activities/explore_monuments/resource/wonders/christTheRedeemer.webp",
0044             "text2": qsTr("Christ the Redeemer"),
0045             "x": "0.348",
0046             "y": "0.630",
0047             "height": "0.05",
0048             "width": "0.05"
0049         },
0050         {
0051             "image": "qrc:/gcompris/src/activities/explore_monuments/resource/key.svg",
0052             "title": qsTr("The Great Wall of China"),
0053             "text": qsTr("The Great Wall was listed as a World Heritage by UNESCO in 1987. Just like a gigantic dragon, it winds up and down across deserts, grasslands, mountains and plateaus, stretching approximately 13170 miles (21196 kilometers) from east to west of China."),
0054             "image2": "qrc:/gcompris/src/activities/explore_monuments/resource/wonders/greatWallofChina.webp",
0055             "text2": qsTr("The Great Wall of China"),
0056             "x": "0.794",
0057             "y": "0.428",
0058             "height": "0.05",
0059             "width": "0.05"
0060         },
0061         {
0062             "image": "qrc:/gcompris/src/activities/explore_monuments/resource/key.svg",
0063             "title": qsTr("Machu Picchu"),
0064             "text": qsTr("The Machu Picchu stands 2430 meters above sea-level, in the middle of a tropical mountain forest, in an extraordinarily beautiful setting. It was probably the most amazing urban creation of the Inca Empire at its height, its giant walls, terraces and ramps seem as if they had been cut naturally in the continuous rock escarpments. The natural setting, on the eastern slopes of the Andes, encompasses the upper Amazon basin with its rich diversity of flora and fauna."),
0065             "image2": "qrc:/gcompris/src/activities/explore_monuments/resource/wonders/machuPicchu.webp",
0066             "text2": qsTr("Machu Picchu"),
0067             "x": "0.272",
0068             "y": "0.6",
0069             "height": "0.05",
0070             "width": "0.05"
0071         },
0072         {
0073             "image": "qrc:/gcompris/src/activities/explore_monuments/resource/key.svg",
0074             "title": qsTr("Petra"),
0075             "text": qsTr("Petra is a historical and archaeological city in the southern Jordanian governorate of Ma'an that is famous for its rock-cut architecture and water conduit system. Established possibly as early as 312 BC as the capital city of the Arab Nabataeans, it is a symbol of Jordan, as well as Jordan's most-visited tourist attraction."),
0076             "image2": "qrc:/gcompris/src/activities/explore_monuments/resource/wonders/petra.webp",
0077             "text2": qsTr("Petra"),
0078             "x": "0.569",
0079             "y": "0.465",
0080             "height": "0.05",
0081             "width": "0.05"
0082         },
0083         {
0084             "image": "qrc:/gcompris/src/activities/explore_monuments/resource/key.svg",
0085             "title": qsTr("Taj Mahal, India"),
0086             "text": qsTr("The Taj Mahal is a white marble mausoleum located on the southern bank of the Yamuna River in the Indian city of Agra. It was commissioned in 1632 by the Mughal emperor Shah Jahan reigned to house the tomb of his favorite wife of three, Mumtaz Mahal."),
0087             "image2": "qrc:/gcompris/src/activities/explore_monuments/resource/wonders/tajMahal.webp",
0088             "text2": qsTr("Taj Mahal"),
0089             "x": "0.689",
0090             "y": "0.472",
0091             "height": "0.05",
0092             "width": "0.05"
0093         }
0094     ]
0095 
0096     property var instructions: [
0097         {
0098             "text": qsTr("The New 7 Wonders of the World.")
0099         },
0100         {
0101             "text": qsTr("Click on the location of the given monument.")
0102         }
0103     ]
0104 }