Difference between revisions of "Team:Cambridge-JIC/Practices"
KaterinaMN (Talk | contribs) |
KaterinaMN (Talk | contribs) |
||
Line 12: | Line 12: | ||
</div> | </div> | ||
</section> | </section> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<style> | <style> | ||
Line 208: | Line 196: | ||
final3c = function(options) { | final3c = function(options) { | ||
− | window.location.href="# | + | window.location.href="#CC0"; |
return $('<h3>').text('You are being redirected to the page with information about the CC0 license.') | return $('<h3>').text('You are being redirected to the page with information about the CC0 license.') | ||
} | } | ||
final5a = function(options) { | final5a = function(options) { | ||
− | window.location.href="# | + | window.location.href="#permissive"; |
return $('<h3>').text('You are being redirected to the page with information about Permissive licenses.') | return $('<h3>').text('You are being redirected to the page with information about Permissive licenses.') | ||
} | } | ||
final5b0 = function(options) { | final5b0 = function(options) { | ||
− | window.location.href="# | + | window.location.href="#CERN"; |
return $('<h3>').text('You are being redirected to the page with information about the CERN OHL.') | return $('<h3>').text('You are being redirected to the page with information about the CERN OHL.') | ||
} | } | ||
final5b1 = function(options) { | final5b1 = function(options) { | ||
− | window.location.href="# | + | window.location.href="#TAPR"; |
return $('<h3>').text('You are being redirected to the page with information about the TAPR OHL.') | return $('<h3>').text('You are being redirected to the page with information about the TAPR OHL.') | ||
} | } | ||
final5c0 = function(options) { | final5c0 = function(options) { | ||
− | window.location.href="# | + | window.location.href="#GNU"; |
return $('<h3>').text('You are being redirected to the page with information about the GNU GPL.') | return $('<h3>').text('You are being redirected to the page with information about the GNU GPL.') | ||
} | } | ||
final5c1 = function(options) { | final5c1 = function(options) { | ||
− | window.location.href="# | + | window.location.href="#viral"; |
return $('<h3>').text('You are being redirected to the page with information about viral licenses.') | return $('<h3>').text('You are being redirected to the page with information about viral licenses.') | ||
} | } | ||
final5d = function(options) { | final5d = function(options) { | ||
− | window.location.href="# | + | window.location.href="#OSH"; |
return $('<h3>').text('You are being redirected to the page with information about OSH.') | return $('<h3>').text('You are being redirected to the page with information about OSH.') | ||
} | } | ||
Line 274: | Line 262: | ||
<div id="cam-quiz" style="width: 80%; margin: 30px 50px"></div> | <div id="cam-quiz" style="width: 80%; margin: 30px 50px"></div> | ||
</section> | </section> | ||
+ | |||
+ | |||
+ | <section style="background-color:#ababab" id="CC0"> | ||
+ | <div class="slide"> | ||
+ | <div style="width: 80%; margin: 30px 50px;color:#000;min-height:0px"> | ||
+ | <h2> CC0 </h2> | ||
+ | </div></div></section> | ||
+ | |||
+ | <section style="background-color:#12a34b" id="permissive"> | ||
+ | <div class="slide"> | ||
+ | <div style="width: 80%; margin: 30px 50px;color:#000;min-height:0px"> | ||
+ | <h2> Permissive Licenses </h2> | ||
+ | </div></div></section> | ||
+ | |||
+ | <section style="background-color:#ababab" id="CERN"> | ||
+ | <div class="slide"> | ||
+ | <div style="width: 80%; margin: 30px 50px;color:#000;min-height:0px"> | ||
+ | <h2> CERN OHL </h2> | ||
+ | </div></div></section> | ||
+ | |||
+ | <section style="background-color:#12a34b" id="TAPR"> | ||
+ | <div class="slide"> | ||
+ | <div style="width: 80%; margin: 30px 50px;color:#000;min-height:0px"> | ||
+ | <h2> TAPR OHL </h2> | ||
+ | </div></div></section> | ||
+ | |||
+ | |||
+ | <section style="background-color:#ababab" id="GNU"> | ||
+ | <div class="slide"> | ||
+ | <div style="width: 80%; margin: 30px 50px;color:#000;min-height:0px"> | ||
+ | <h2> GNU GPL </h2> | ||
+ | </div></div></section> | ||
+ | |||
+ | <section style="background-color:#12a34b" id="viral"> | ||
+ | <div class="slide"> | ||
+ | <div style="width: 80%; margin: 30px 50px;color:#000;min-height:0px"> | ||
+ | <h2> Viral Licenses </h2> | ||
+ | </div></div></section> | ||
+ | |||
+ | <section style="background-color:#12a34b" id="OSH"> | ||
+ | <div class="slide"> | ||
+ | <div style="width: 80%; margin: 30px 50px;color:#000;min-height:0px"> | ||
+ | <h2> Open Source Hardware </h2> | ||
+ | </div></div></section> | ||
</html> | </html> | ||
{{:Team:Cambridge-JIC/Templates/Footer}} | {{:Team:Cambridge-JIC/Templates/Footer}} |
Revision as of 13:38, 9 September 2015