-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathgovernance.html
217 lines (198 loc) · 9.22 KB
/
governance.html
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<!DOCTYPE html>
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if IE 9 ]><html lang="en" class="ie ie9"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html dir="ltr" lang="en-US"> <!--<![endif]-->
<head>
<!-- Basic Page Needs -->
<meta charset="utf-8">
<title>FenixEdu™</title>
<meta http-equiv="Content-Language" content="en" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="Description" content="FenixEdu™ is an open-source academic information platform." />
<meta name="Keywords" content="FenixEdu, open-source, academic, information, platform, academic administration, higher education, e-learning" />
<meta name="Language" content="en-US" />
<meta name="Robots" content="all" />
<meta name="Author" content="FenixEdu" />
<meta name="Email" content="[email protected]" />
<meta name="Copyright" content="Técnico Lisboa — Instituto Superior Técnico" />
<meta name="Distribution" content="Global" />
<meta name="Rating" content="General" />
<!-- OpenGraph Specific Metas -->
<meta property="og:title" content="FenixEdu™" />
<meta property="og:type" content="website" />
<meta property="og:image" content="/images/logo_og.png" />
<meta property="og:url" content="http://www.fenixedu.org" />
<meta property="og:site_name" content="FenixEdu" />
<meta property="og:description" content="FenixEdu™ is an open-source academic information platform." />
<meta property="fb:profile_id" content="379238245509413" />
<!-- Mobile Specific Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS -->
<link rel="stylesheet" href="/stylesheets/reset.css">
<link rel="stylesheet" href="/stylesheets/normalize_v_2_1_3.css">
<link rel="stylesheet" href="/stylesheets/main.css">
<link rel="stylesheet" href="/stylesheets/skeleton_v_1_2.css">
<link rel="stylesheet" href="/stylesheets/fenixedu_base.css">
<link rel="stylesheet" href="/map/map.css">
<link rel="stylesheet" href="/fonts/entypo/entypo.css">
<!-- JS -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
<script src="/js/scrollTo.js" type="text/javascript"></script>
<script src="/js/placeholder.js" type="text/javascript"></script>
<script src="/js/events.js" type="text/javascript"></script>
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
<script src="/map/map.js" type="text/javascript"></script>
<script type="text/javascript" src="http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobubble/src/infobubble.js"></script>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Favicons & TouchIcons-->
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico">
<!-- For iPad with high-resolution Retina display running iOS ≥ 7: -->
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/images/apple-touch-icon-152x152-precomposed.png">
<!-- For iPad with high-resolution Retina display running iOS ≤ 6: -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/apple-touch-icon-144x144-precomposed.png">
<!-- For iPhone with high-resolution Retina display running iOS ≥ 7: -->
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/images/apple-touch-icon-120x120-precomposed.png">
<!-- For iPhone with high-resolution Retina display running iOS ≤ 6: -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/images/apple-touch-icon-114x114-precomposed.png">
<!-- For the iPad mini and the first- and second-generation iPad on iOS ≥ 7: -->
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/images/apple-touch-icon-76x76-precomposed.png">
<!-- For the iPad mini and the first- and second-generation iPad on iOS ≤ 6: -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/images/apple-touch-icon-72x72-precomposed.png">
<!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: -->
<link rel="apple-touch-icon-precomposed" href="/images/apple-touch-icon-precomposed.png">
</head>
<body>
<!--[if lt IE 8]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<header class="container" role="banner">
<a href="#" id="logo" class="three columns"></a>
<nav class="thirteen columns" role="navigation">
<ul>
<li><a href="/" class="anchor_link">about</a></li>
<li><a href="/blog">blog</a></li>
<li><a href="/" class="anchor_link">events</a></li>
<li><a href="/" class="anchor_link">features</a></li>
<li><a href="https://github.com/fenixedu">github</a></li>
<li><a href="/dev">dev</a></li>
</ul>
</nav>
</header>
<div class="container">
<section role="main" name="about" class="anchor_section">
<h2 class="sixteen columns"><i aria-hidden="true" class="icon-graduation-cap"></i>Governance</h2>
<br class="clear" />
<p class="sixteen columns">
Leadership of this project is determined by the institutions
who choose to actively contribute. The steering committee is
composed of a group of dedicated individuals nominated by the
contributing institutions to provide guidance and direction to the
community. This committee is responsible for the project oversight
and operates on a consensus based decision making taken in an open
and transparent manner.
<br/><br/>
The current steering committee members are:
<br/><br/>
</p>
<ul>
<li>Ana Rute (Reitoria da Universidade de Lisboa)</li>
<li>Hugo Querido (QubIT)</li>
<li>Luis Cruz (Instituto Superior Técnico)</li>
<li>Pedro Rosa (Faculdade de Ciências)</li>
</ul>
</section>
</div>
<hr />
<footer role="contentinfo">
<div class="container">
<div class="eight columns">
<p>FenixEdu is an open-source academic information platform.</p>
<p style="margin-top: 20px; font-weight: bold">Contact us via hello (at) fenixedu.org</p>
</div>
<div class="four columns" style="opacity: 0">
<h6>drop us a line</h6>
<form action="#" method="POST" autocomplete="on" role="form">
<fieldset>
<div class="four columns alpha">
<label for="fullname">name</label>
<input type="text" id="fullname" name="fullname" placeholder="Name *" required>
<label for="emailaddress">email</label>
<input type="email" id="emailaddress" name="emailaddress" pattern=".*@.*" placeholder="Email *" required>
<label for="subject">subject</label>
<input type="text" id="subject" name="subject" placeholder="Subject">
</div>
<div class="four columns omega">
<label for="textarea">message</label>
<textarea id="textarea" placeholder="Message"></textarea>
<a href="" id="submit-message" class="button icon">submit</a>
</div>
</fieldset>
</form>
</div>
<div class="four columns social">
<h6>connect with us</h6>
<a style="display:none" href="https://plus.google.com/101300934752009669099" rel="publisher">Google+</a>
<a href="http://www.facebook.com/fenixedu" title="Facebook">
<span id="facebook-count">238</span><span>followers</span>
</a>
<br class="clear" />
<a href="http://twitter.com/FenixEduProject" title="Twitter">
<span id="twitter-count">9</span><span>followers</span>
</a>
</div>
<br class="clear" />
<a class="four columns" href="http://tecnico.ulisboa.pt"></a>
<p class="twelve columns">© 2019 Instituto Superior Técnico. <span>all rights reserved.</span></p>
</div>
</footer>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45631967-1', 'fenixedu.org');
ga('send', 'pageview');
</script>
<script type="text/javascript">
$(document).ready(function() {
$.getJSON("https://graph.facebook.com/fenixedu", function(data) {
$("#facebook-count").html(data.likes);
});
$.getJSON("http://fenixedu.org/ignition/twittercount", function(data) {
$("#twitter-count").html(data);
});
$("#submit-message").click(function(e) {
e.preventDefault();
var name = $("#fullname").val();
var email = $("#emailaddress").val();
var subject = $("#subject").val();
var msg = $("#textarea").val();
if(name != "" && email != "" && subject != "" && msg != "") {
var data = {
"name": name,
"email": email,
"subject": subject,
"msg": msg
};
$.ajax({
type: "POST",
url: "http://fenixedu.org/ignition/contact-form-message",
contentType: "application/json; charset=UTF-8",
data: JSON.stringify(data),
success: function(data) {
$("#fullname").val("");
$("#emailaddress").val("");
$("#subject").val("");
$("#textarea").val("");
alert("Thank you for your message!");
}
});
}
});
});
</script>
</body>
</html>