-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgames-package.html
More file actions
64 lines (63 loc) · 6.15 KB
/
games-package.html
File metadata and controls
64 lines (63 loc) · 6.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE HTML SYSTEM "about:legacy-compat">
<html class="dj_webkit dj_chrome dj_contentbox js webkit chrome"><head><link href="resources/styles/epicenter.css" media="screen" type="text/css" rel="stylesheet"/><script src="resources/jquery-ui-1.8.23/js/jquery-1.8.0.min.js" type="text/javascript"></script><script src="resources/mygrid2/js/superfish-ver=3.3.2.js" type="text/javascript"></script><script src="resources/mygrid2/js/jquery.hoverIntent.minified-ver=3.3.2.js" type="text/javascript"></script><script src="resources/elastic/jquery.elastic.source.js" type="text/javascript"></script><script type="text/javascript" src="resources/jquery-ui-1.8.23/js/jquery-ui-1.8.23.custom.min.js"></script><link href="resources/jquery-ui-1.8.23/css/smoothness/jquery-ui-1.8.23.custom.css" media="screen" type="text/css" rel="stylesheet"/><script type="text/javascript" src="resources/jfeed/jquery.jfeed.js"></script><script type="text/javascript" src="resources/datejs/date.js"></script><link href="resources/flexslider/flexslider.css" media="screen" type="text/css" rel="stylesheet"/><script src="resources/flexslider/jquery.flexslider-min.js" type="text/javascript"></script><title>Epicenter: Download the collection of games and the game design worksheet</title><link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,400,600,700"/><link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css"/><script type="text/javascript">//
// Google Analytics for WordPress by Yoast v4.2.3 | http://yoast.com/wordpress/google-analytics/
var _gaq = _gaq || [];
if (window.location.host.indexOf('staging')<0) {
// Production
_gaq.push(['_setAccount','UA-25375360-1']);
} else {
_gaq.push(['_setAccount','UA-25375360-1']);
}
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
//</script></head><body class="home blog tundra"><div version="2.0" class="post"><h2><a href="games-package.html" rel="bookmark">Download the collection of games and materials</a></h2><div class="hrlineB"></div><div class="entry_full bags"><div id="mc_embed_signup"><h1>We'd like to hear about who you are!</h1><br/><h4>Please provide the information below to download the collection of games and materials used at Ideas at Play 2015. Providing your contact information will allow us to gauge interest in these materials; we will not share your contact information.<br/></h4><br clear="all"/><form id="mc-embedded-subscribe-form" style="margin-left: 25%;" action="games-package.html" method="POST" enctype="application/x-www-form-urlencoded"><div class="mc-field-group" id="_c_edu_stanford_epicenter_model_EpicenterSurveyPackageUser_firstName_id"><label for="_firstName_id">First Name *
:<span class="helper_text"></span></label><p><input id="_firstName_id" name="firstName" type="text" value=""/></p></div><div class="mc-field-group" id="_c_edu_stanford_epicenter_model_EpicenterSurveyPackageUser_lastName_id"><label for="_lastName_id">Last Name *
:<span class="helper_text"></span></label><p><input id="_lastName_id" name="lastName" type="text" value=""/></p></div><div class="mc-field-group" id="_c_edu_stanford_epicenter_model_EpicenterSurveyPackageUser_organization_id"><label for="_organization_id">Organization *
:<span class="helper_text"></span></label><p><input id="_organization_id" name="organization" type="text" value="" autocomplete="off"/></p></div><style>.ui-autocomplete {
max-height: 200px;
overflow-y: auto;
/* prevent horizontal scrollbar */
overflow-x: hidden;
/* add padding to account for vertical scrollbar */
padding-right: 20px;
}
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
height: 100px;
}
</style><script type="text/javascript">
$(function() {
var cache = {},
lastXhr;
$( "#_organization_id" ).autocomplete({
minLength: 2,
source: function( request, response ) {
var term = request.term;
if ( term in cache ) {
response( cache[ term ] );
return;
}
lastXhr = $.getJSON( "/register/organizations", request, function( data, status, xhr ) {
cache[ term ] = data;
if ( xhr === lastXhr ) {
response( data );
}
});
}
});
});
</script><div class="mc-field-group" id="_c_edu_stanford_epicenter_model_EpicenterSurveyPackageUser_title_id"><label for="_title_id">Title *
:<span class="helper_text"></span></label><p><input id="_title_id" name="title" type="text" value=""/></p></div><div class="mc-field-group" id="_c_edu_stanford_epicenter_model_EpicenterSurveyPackageUser_email_id"><label for="_email_id">Email *
:<span class="helper_text"></span></label><p><input id="_email_id" name="email" type="text" value=""/></p></div><label style="width: 380px; padding-left: 14px; font-style: normal;" for="_innovationSelfEfficacy_id"><i>Our team may contact you to learn about how you have used or plan to use the games and materials.</i></label><div class="mc-field-group" id="_c_edu_stanford_epicenter_model_EpicenterSurveyPackageUser_otherText_id"><label for="_otherText_id">How did you find out about this?
:<span class="helper_text"></span></label><p><textarea id="_otherText_id" name="otherText" style="max-height: 300px; overflow: hidden;padding: 8px -8px 8px 8px; resize: none;text-indent: 0;"></textarea></p></div><br/><script type="text/javascript">
jQuery(function(){
jQuery("#_otherText_id").elastic();
});
</script><br clear="all"/><br clear="all"/><div id="fc_edu_stanford_epicenter_model_EpicenterSurveyPackage2User_submit" style="text-align: center;" class="mc-field-group"><input value="Download" style="font-style: normal; float: none; margin: 0;" title="Download" class="epi_button" type="submit" id="proceed2"/></div></form><br clear="all"/></div><div style="clear: both;"></div></div></div></body></html>