-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #34 from CIS-SoftwareDesign-S21/Video-Clips
Finished Video clips
- Loading branch information
Showing
48 changed files
with
9,090 additions
and
1,742 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<!DOCTYPE html> | ||
<html lang="en" prefix="og: http://ogp.me/ns#"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Greetings | Genki Study Resources - 2nd Edition</title> | ||
<meta name="title" content="Greetings | Genki Study Resources - 2nd Edition"> | ||
<meta name="twitter:title" content="Greetings | Genki Study Resources - 2nd Edition"> | ||
<meta property="og:title" content="Greetings | Genki Study Resources - 2nd Edition"> | ||
<meta name="description" content="Short clip with examples of the greetings in Genki I."> | ||
<meta property="og:description" content="Short clip with examples of the greetings in Genki I."> | ||
<link rel="shortcut icon" type="image/x-icon" href="../../../resources/images/genkico.ico"> | ||
|
||
<meta name="keywords" content="Genki I, page 34, page 35, japanese, quizzes, exercises, 2nd Edition" lang="en"> | ||
<meta name="language" content="en"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<meta property="og:site_name" content="sethclydesdale.github.io"> | ||
<meta property="og:url" content="https://cis-softwaredesign-s21.github.io/pro-04-study-resources/lessons/lesson-0/video-1/"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:image" content="https://cis-softwaredesign-s21.github.io/pro-04-study-resources/resources/images/genki-thumb.png"> | ||
<meta name="twitter:card" content="summary"> | ||
<meta name="twitter:creator" content="@SethC1995"> | ||
|
||
<link rel="stylesheet" href="../../../resources/css/stylesheet.min.css"> | ||
<script src="../../../resources/javascript/head.min.js"></script> | ||
<script src="../../../resources/javascript/ga.js" async></script> | ||
</head> | ||
|
||
<body> | ||
|
||
<header> | ||
<h1><a href="../../../" id="home-link" class="edition-icon second-ed">Genki Study Resources</a></h1> | ||
<a id="fork-me" href="https://github.com/CIS-SoftwareDesign-S21/pro-04-study-resources">Fork Me</a> | ||
</header> | ||
|
||
<div id="content"> | ||
<div id="button" class="box-3"></div> | ||
<div id="video" class="content-block"></div> | ||
</div> | ||
|
||
<footer class="clear"> | ||
<ul class="footer-left"> | ||
<li><a href="../../../" id="footer-home">Home</a></li> | ||
<li><a href="../../../privacy/">Privacy</a></li> | ||
<li><a href="../../../report/">Report a Bug</a></li> | ||
<li><a href="../../../help/">Help</a></li> | ||
<li><a href="../../../donate/">Donate</a></li> | ||
</ul> | ||
|
||
<ul class="footer-right"> | ||
<li>Created by <a href="https://github.com/SethClydesdale">Seth Clydesdale</a> and the <a href="https://github.com/SethClydesdale/genki-study-resources/graphs/contributors">GitHub Community</a></li> | ||
</ul> | ||
</footer> | ||
|
||
<script src="../../../resources/javascript/exercises/2nd-ed.min.js"></script> | ||
<script src="../../../resources/javascript/util.js"></script> | ||
<script src="../../../resources/javascript/all.min.js"></script> | ||
<script> | ||
|
||
var btn = util.subtitlesButton(); | ||
document.getElementById("button").innerHTML = btn; | ||
|
||
var video = util.embedVideo("https://www.youtube.com/embed/mEcpnYxVH6Q"); | ||
document.getElementById("video").innerHTML = video; | ||
|
||
//Temporary and need to fix: Add active class to the current button (highlight it) | ||
util.changeVideo("https://www.youtube.com/embed/mEcpnYxVH6Q", "https://www.youtube.com/embed/8SNbnJgUxF8"); | ||
/*var video = util.changeVideo("https://www.youtube.com/embed/mEcpnYxVH6Q", "https://www.youtube.com/embed/8SNbnJgUxF8"); | ||
document.getElementById("video").innerHTML = video;*/ | ||
|
||
</script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
<!DOCTYPE html> | ||
<html lang="en" prefix="og: http://ogp.me/ns#"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Greetings | Genki Study Resources - 2nd Edition</title> | ||
<meta name="title" content="Greetings | Genki Study Resources - 2nd Edition"> | ||
<meta name="twitter:title" content="Greetings | Genki Study Resources - 2nd Edition"> | ||
<meta property="og:title" content="Greetings | Genki Study Resources - 2nd Edition"> | ||
<meta name="description" content="Short clip with examples of the greetings in Genki I."> | ||
<meta property="og:description" content="Short clip with examples of the greetings in Genki I."> | ||
<link rel="shortcut icon" type="image/x-icon" href="../../../resources/images/genkico.ico"> | ||
|
||
<meta name="keywords" content="Genki I, page 34, page 35, japanese, quizzes, exercises, 2nd Edition" lang="en"> | ||
<meta name="language" content="en"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<meta property="og:site_name" content="sethclydesdale.github.io"> | ||
<meta property="og:url" | ||
content="https://cis-softwaredesign-s21.github.io/pro-04-study-resources/lessons/lesson-0/video-2/"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:image" | ||
content="https://cis-softwaredesign-s21.github.io/pro-04-study-resources/resources/images/genki-thumb.png"> | ||
<meta name="twitter:card" content="summary"> | ||
<meta name="twitter:creator" content="@SethC1995"> | ||
|
||
<link rel="stylesheet" href="../../../resources/css/stylesheet.min.css"> | ||
<script src="../../../resources/javascript/head.min.js"></script> | ||
<script src="../../../resources/javascript/ga.js" async></script> | ||
</head> | ||
|
||
<body> | ||
|
||
<header> | ||
<h1><a href="../../../" id="home-link" class="edition-icon second-ed">Genki Study Resources</a></h1> | ||
<a id="fork-me" href="https://github.com/CIS-SoftwareDesign-S21/pro-04-study-resources">Fork Me</a> | ||
</header> | ||
|
||
<div id="content"> | ||
<div id="button" class="box-3"></div> | ||
<div id="video" class="content-block"></div> | ||
</div> | ||
|
||
<footer class="clear"> | ||
<ul class="footer-left"> | ||
<li><a href="../../../" id="footer-home">Home</a></li> | ||
<li><a href="../../../privacy/">Privacy</a></li> | ||
<li><a href="../../../report/">Report a Bug</a></li> | ||
<li><a href="../../../help/">Help</a></li> | ||
<li><a href="../../../donate/">Donate</a></li> | ||
</ul> | ||
|
||
<ul class="footer-right"> | ||
<li>Created by <a href="https://github.com/SethClydesdale">Seth Clydesdale</a> and the <a | ||
href="https://github.com/SethClydesdale/genki-study-resources/graphs/contributors">GitHub | ||
Community</a></li> | ||
</ul> | ||
</footer> | ||
|
||
<script src="../../../resources/javascript/exercises/2nd-ed.min.js"></script> | ||
<script src="../../../resources/javascript/util.js"></script> | ||
<script src="../../../resources/javascript/all.min.js"></script> | ||
<script> | ||
|
||
var btn = util.subtitlesButton(); | ||
document.getElementById("button").innerHTML = btn; | ||
|
||
var video = util.embedVideo("https://www.youtube.com/embed/3nuDg9ncgGM"); | ||
document.getElementById("video").innerHTML = video; | ||
|
||
util.changeVideo("https://www.youtube.com/embed/3nuDg9ncgGM", "https://www.youtube.com/embed/sWcdn8J8ruE"); | ||
|
||
</script> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.