Skip to content
Snippets Groups Projects
Select Git revision
  • a9b9014dfbb80e47839f9723eb64849040867ee5
  • master default
  • JS-based-scroll-rendering
  • Paul_Marius_Level
  • Paul_Marius_2
  • Paul_Marius
  • Andi_Mark
  • be-UnityWebView
  • gitignoreFrameitServer
  • ZimmerBSc
  • Bugfix_StageLoading
  • stages
  • MAZIFAU_Experimental
  • tsc/coneworld
  • tsc/fact-interaction
  • marcel
  • MaZiFAU_TopSort
  • mergeHelper
  • zwischenSpeichern
  • tempAndrToMaster
  • SebBranch
  • 3.0
  • v2.1
  • v2.0
  • v1.0
25 results

Windows.gitignore

Blame
  • Mock-Scrolls.json 1.67 KiB
    {
      "scrolls": [
        {
          "problemTheory": "bla",
          "solutionTheory": "blubb",
          "label": "Pythagoras",
          "description": "a quadrat  plus b quadrat ist c quadrat",
          "declarations": [
            {
              "name": "PointA",
              "type": "Point",
              "identifier": "URI"
            },
            {
              "name": "PointB",
              "type": "Point",
              "identifier": "URI"
            },
            {
              "name": "PointC",
              "type": "Point",
              "identifier": "URI"
            },
            {
              "name": "Distance AC",
              "type": "Distance",
              "identifier": "URI"
            },
            {
              "name": "Distance BC",
              "type": "Point",
              "identifier": "URI"
            },
            {
              "name": "Angle ACB",
              "type": "Angle",
              "identifier": "URI"
            }
          ]
        },
        {
          "problemTheory": "bla",
          "solutionTheory": "blubb",
          "label": "Tangens",
          "description": "Das standart Beispiel für FRAMEIT",
          "declarations": [
            {
              "name": "PointA",
              "type": "Point",
              "identifier": "URI"
            },
            {
              "name": "PointB",
              "type": "Point",
              "identifier": "URI"
            },
            {
              "name": "PointC",
              "type": "Point",
              "identifier": "URI"
            },
            {
              "name": "Distance AC",
              "type": "Distance",
              "identifier": "URI"
            },
            {
              "name": "Angle CAB",
              "type": "Angle",
              "identifier": "URI"
            },
            {
              "name": "Angle ACB",
              "type": "Angle",
              "identifier": "URI"
            }
          ]
        }
      ]
    }