Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"metadata": {
"title": "Grade 1"
},

"links": [
{"rel": "self", "href": "http://192.168.1.10/respect-ds/grade1.json", "type": "application/opds+json"}
],

"publications": [
{
"metadata": {
"@type": "http://schema.org/Game",
"title": "Lesson 001",
"author": "Mullah Nasruddin",
"identifier": "http://example.app/id/lesson001",
"language": "en",
"modified": "2015-09-29T17:00:00Z",
"subject": [
{
"name": "Mathematics",
"scheme": "https://www.bisg.org/#bisac",
"code": "MAT000000"
}
]
},
"links": [
{"rel": "self", "href": "http://192.168.1.10/respect-ds/lesson001.json", "type": "application/opds-publication+json"},
{
"rel": "http://opds-spec.org/acquisition/open-access",
"href": "http://192.168.1.10/respect-ds/lesson001.html",
"type": "text/html"
}
],
"images": [
{"href": "lesson001/cover.png", "type": "image/png" }
]
}
]
}
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<html lang="en">
<head>
<title>Lesson 001</title>
<link rel="manifest" href="lesson001.json" type="application/webpub+json"/>
</head>
<body>
Hello World Lesson
<ul>
<li>audio.ogg from <a href="https://commons.wikimedia.org/wiki/File:Example.ogg">Wikipedia</a></li>
<li>video.mp4 from <a href="https://en.wikipedia.org/wiki/Big_Buck_Bunny">The Big Buck Bunny</a></li>

</ul>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"metadata": {
"@type": "http://schema.org/Game",
"title": "Lesson 001",
"author": "Mullah Nasruddin",
"identifier": "https://example.app/id/lesson001",
"language": "en",
"modified": "2015-09-29T17:00:00Z"
},
"links": [
{"rel": "self", "href": "http://192.168.1.10/respect-ds/lesson001.json", "type": "application/opds-publication+json"},
{"rel": "http://opds-spec.org/acquisition/open-access", "href": "http://192.168.1.10/respect-ds/lesson001.html", "type": "text/html"}
],
"images": [
{"href": "cover.png", "type": "image/png" }
],
"resources": [
{
"href": "audio.ogg",
"type": "audio/ogg"
},
{
"href": "video.mp4",
"type": "video/mp4"
},
{
"href": "script.js",
"type": "text/javascript",
"rel": ["respect-not-android"]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
console.log("Hello World");
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{
"metadata": {
"title": "Grade 2"
},

"links": [
{"rel": "self", "href": "http://192.168.1.10/respect-ds/grade2.json", "type": "application/opds+json"}
],

"publications": [
{
"metadata": {
"@type": "http://schema.org/Game",
"title": "Lesson 001",
"author": "Mullah Nasruddin",
"identifier": "http://example.app/id/lesson001",
"language": "en",
"modified": "2015-09-29T17:00:00Z",
"subject": [
{
"name": "Mathematics",
"scheme": "https://www.bisg.org/#bisac",
"code": "MAT000000"
}
]
},
"links": [
{"rel": "self", "href": "http://192.168.1.10/respect-ds/lesson001.json", "type": "application/opds-publication+json"},
{
"rel": "http://opds-spec.org/acquisition/open-access",
"href": "http://192.168.1.10/respect-ds/lesson001.html",
"type": "text/html"
}
],
"images": [
{"href": "lesson001/cover.png", "type": "image/png" }
]
},

{
"metadata": {
"@type": "http://schema.org/Game",
"title": "Lesson 002",
"author": "Mullah Nasruddin",
"identifier": "http://example.app/id/lesson002",
"language": "en",
"modified": "2015-09-29T17:00:00Z",
"subject": [
{
"name": "Mathematics",
"scheme": "https://www.bisg.org/#bisac",
"code": "MAT000000"
}
]
},
"links": [
{"rel": "self", "href": "http://192.168.1.10/respect-ds/lesson002.json", "type": "application/opds-publication+json"},
{
"rel": "http://opds-spec.org/acquisition/open-access",
"href": "http://192.168.1.10/respect-ds/lesson002.html",
"type": "text/html"
}
],
"images": [
{"href": "lesson001/cover.png", "type": "image/png" }
]
}
]
}
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<html lang="en">
<head>
<title>Lesson 002</title>
<link rel="manifest" href="lesson002.json" type="application/webpub+json"/>
</head>
<body>
Hello World Lesson
<ul>
<li>audio.ogg from <a href="https://commons.wikimedia.org/wiki/File:Example.ogg">Wikipedia</a></li>
<li>video.mp4 from <a href="https://en.wikipedia.org/wiki/Once_Upon_a_Studio">Once Upon a time in Studio</a></li>

</ul>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"metadata": {
"@type": "http://schema.org/Game",
"title": "Lesson 002",
"author": "Mullah Nasruddin",
"identifier": "https://example.app/id/lesson002",
"language": "en",
"modified": "2015-09-29T17:00:00Z"
},
"links": [
{"rel": "self", "href": "http://192.168.1.10/respect-ds/lesson002.json", "type": "application/opds-publication+json"},
{"rel": "http://opds-spec.org/acquisition/open-access", "href": "http://192.168.1.10/respect-ds/lesson002.html", "type": "text/html"}
],
"images": [
{"href": "cover.png", "type": "image/png" }
],
"resources": [
{
"href": "audio.ogg",
"type": "audio/ogg"
},
{
"href": "video.mp4",
"type": "video/mp4"
},
{
"href": "script.js",
"type": "text/javascript",
"rel": ["respect-not-android"]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
console.log("Hello World");
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"metadata": {
"title": "Main Menu"
},

"links": [
{ "rel": "self", "href": "http://192.168.1.10/respect-ds/index.json", "type": "application/opds+json" }
],

"navigation": [
{
"href": "http://192.168.1.10/respect-ds/grade1.json",
"title": "Grade 1",
"type": "application/opds+json",
"alternate": [
{
"href": "grade1/lesson001/cover.png",
"rel": "icon",
"type": "image/png",
"title": "Grade 1 cover"
}
]
},
{
"href": "http://192.168.1.10/respect-ds/grade2.json",
"title": "Grade 2",
"type": "application/opds+json",
"alternate": [
{
"href": "grade1/lesson001/cover.png",
"rel": "icon",
"type": "image/png",
"title": "Grade 2 cover"
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": {
"en-US": "Khan Academy"
},
"description": {
"en-US": "Free world-class education in maths, science, and more."
},
"license": "",
"website": "https://www.khanacademy.org/",
"icon": "https://www.khanacademy.org/favicon.ico",
"learningUnits": "http://192.168.1.10/respect-ds/index.json",
"defaultLaunchUri": "https://www.khanacademy.or/",
"android": {
"packageId": "org.khanacademy.android",
"stores": [
"https://play.google.com/store/apps/details?id=org.khanacademy.android&hl=en_IN"
],
"sourceCode": ""
},
"web": {
"url": "https://www.khanacademy.org/"
}
}