-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcorr.html
632 lines (561 loc) · 63 KB
/
corr.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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
<!DOCTYPE html>
<!-- saved from url=(0053)https://projects.intra.42.fr/scale_teams/1406352/edit -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="IE=Edge,chrome=1" http-equiv="X-UA-Compatible">
<script type="text/javascript" src="./Intra Projects ft_ssl_md5 Edit_files/c0523a4102"></script>
<script src="./Intra Projects ft_ssl_md5 Edit_files/nr-1071.min.js"></script>
<script async="" src="./Intra Projects ft_ssl_md5 Edit_files/analytics.js"></script>
<script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","errorBeacon":"bam.nr-data.net","licenseKey":"c0523a4102","applicationID":"61689050","transactionName":"dlYLFkZbW1wBQRdGVFRVAD1AUVZdFxxdUV5B","queueTime":0,"applicationTime":1195,"agent":""}</script>
<script type="text/javascript">window.NREUM||(NREUM={}),__nr_require=function(e,t,n){function r(n){if(!t[n]){var o=t[n]={exports:{}};e[n][0].call(o.exports,function(t){var o=e[n][1][t];return r(o||t)},o,o.exports)}return t[n].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o
<n.length;o++)r(n[o]);return r}({1:[function(e,t,n){function r(){}function o(e,t,n){return function(){return i(e,[f.now()].concat(u(arguments)),t?null:this,n),t?void 0:this}}var i=e("handle"),a=e(2),u=e(3),c=e("ee").get("tracer"),f=e("loader"),s=NREUM;"undefined"==typeof window.newrelic&&(newrelic=s);var p=["setPageViewName","setCustomAttribute","setErrorHandler","finished","addToTrace","inlineHit","addRelease"],d="api-",l=d+"ixn-";a(p,function(e,t){s[t]=o(d+t,!0,"api")}),s.addPageAction=o(d+"addPageAction",!0),s.setCurrentRouteName=o(d+"routeName",!0),t.exports=newrelic,s.interaction=function(){return(new r).get()};var m=r.prototype={createTracer:function(e,t){var n={},r=this,o="function"==typeof t;return i(l+"tracer",[f.now(),e,n],r),function(){if(c.emit((o?"":"no-")+"fn-start",[f.now(),r,o],n),o)try{return t.apply(this,arguments)}catch(e){throw c.emit("fn-err",[arguments,this,e],n),e}finally{c.emit("fn-end",[f.now()],n)}}}};a("setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(e,t){m[t]=o(l+t)}),newrelic.noticeError=function(e){"string"==typeof e&&(e=new Error(e)),i("err",[e,f.now()])}},{}],2:[function(e,t,n){function r(e,t){var n=[],r="",i=0;for(r in e)o.call(e,r)&&(n[i]=t(r,e[r]),i+=1);return n}var o=Object.prototype.hasOwnProperty;t.exports=r},{}],3:[function(e,t,n){function r(e,t,n){t||(t=0),"undefined"==typeof n&&(n=e?e.length:0);for(var r=-1,o=n-t||0,i=Array(o
<0?0:o);++r
<o;)i[r]=e[t+r];return i}t.exports=r},{}],4:[function(e,t,n){t.exports={exists:"undefined"!=typeof window.performance&&window.performance.timing&&"undefined"!=typeof window.performance.timing.navigationStart}},{}],ee:[function(e,t,n){function r(){}function o(e){function t(e){return e&&e instanceof r?e:e?c(e,u,i):i()}function n(n,r,o,i){if(!d.aborted||i){e&&e(n,r,o);for(var a=t(o),u=m(n),c=u.length,f=0;f
<c;f++)u[f].apply(a,r);var p=s[y[n]];return p&&p.push([b,n,r,a]),a}}function l(e,t){v[e]=m(e).concat(t)}function m(e){return v[e]||[]}function w(e){return p[e]=p[e]||o(n)}function g(e,t){f(e,function(e,n){t=t||"feature",y[n]=t,t in s||(s[t]=[])})}var v={},y={},b={on:l,emit:n,get:w,listeners:m,context:t,buffer:g,abort:a,aborted:!1};return b}function i(){return new r}function a(){(s.api||s.feature)&&(d.aborted=!0,s=d.backlog={})}var u="nr@context",c=e("gos"),f=e(2),s={},p={},d=t.exports=o();d.backlog=s},{}],gos:[function(e,t,n){function r(e,t,n){if(o.call(e,t))return e[t];var r=n();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(e,t,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return e[t]=r,r}var o=Object.prototype.hasOwnProperty;t.exports=r},{}],handle:[function(e,t,n){function r(e,t,n,r){o.buffer([e],r),o.emit(e,t,n)}var o=e("ee").get("handle");t.exports=r,r.ee=o},{}],id:[function(e,t,n){function r(e){var t=typeof e;return!e||"object"!==t&&"function"!==t?-1:e===window?0:a(e,i,function(){return o++})}var o=1,i="nr@id",a=e("gos");t.exports=r},{}],loader:[function(e,t,n){function r(){if(!x++){var e=h.info=NREUM.info,t=d.getElementsByTagName("script")[0];if(setTimeout(s.abort,3e4),!(e&&e.licenseKey&&e.applicationID&&t))return s.abort();f(y,function(t,n){e[t]||(e[t]=n)}),c("mark",["onload",a()+h.offset],null,"api");var n=d.createElement("script");n.src="https://"+e.agent,t.parentNode.insertBefore(n,t)}}function o(){"complete"===d.readyState&&i()}function i(){c("mark",["domContent",a()+h.offset],null,"api")}function a(){return E.exists&&performance.now?Math.round(performance.now()):(u=Math.max((new Date).getTime(),u))-h.offset}var u=(new Date).getTime(),c=e("handle"),f=e(2),s=e("ee"),p=window,d=p.document,l="addEventListener",m="attachEvent",w=p.XMLHttpRequest,g=w&&w.prototype;NREUM.o={ST:setTimeout,SI:p.setImmediate,CT:clearTimeout,XHR:w,REQ:p.Request,EV:p.Event,PR:p.Promise,MO:p.MutationObserver};var v=""+location,y={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-1071.min.js"},b=w&&g&&g[l]&&!/CriOS/.test(navigator.userAgent),h=t.exports={offset:u,now:a,origin:v,features:{},xhrWrappable:b};e(1),d[l]?(d[l]("DOMContentLoaded",i,!1),p[l]("load",r,!1)):(d[m]("onreadystatechange",o),p[m]("onload",r)),c("mark",["firstbyte",u],null,"api");var x=0,E=e(4)},{}]},{},["loader"]);
</script>
<meta content="width=device-width,height=device-height,user-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0" name="viewport">
<meta content="yes" name="mobile-web-app-capable">
<meta content="yes" name="apple-mobile-web-app-capable">
<meta content="translucent-black" name="apple-mobile-web-app-status-bar-style">
<meta content="Intranet 42" name="apple-mobile-web-app-title">
<meta content="on" http-equiv="cleartype">
<link href="https://cdn.intra.42.fr/" rel="preconnect">
<link href="https://projects.intra.42.fr/assets/42_logo_black-684989d43d629b3c0ff6fd7e1157ee04db9bb7a73fba8ec4e01543d650a1c607.png" rel="icon" type="image/svg">
<link href="https://projects.intra.42.fr/assets/42_logo_black-684989d43d629b3c0ff6fd7e1157ee04db9bb7a73fba8ec4e01543d650a1c607.png" rel="shortcut icon" type="image/svg">
<link href="https://projects.intra.42.fr/opensearch.xml" rel="search" title="project" type="application/opensearchdescription+xml">
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.1/html5shiv.js"></script>
<![endif]-->
<script src="./Intra Projects ft_ssl_md5 Edit_files/raven.min.js"></script>
<script src="./Intra Projects ft_ssl_md5 Edit_files/simplemde.min.js"></script>
<title>Intra Projects ft_ssl_md5 Edit</title>
<meta name="csrf-param" content="authenticity_token">
<meta name="csrf-token" content="hPmY5pLa6Qko1c30k2bTO/et3X/dB1U7uwv1Fxc0xpJ8aV+FYTz83sZoizU7cAhlsWDS2iBJ1gaJFQA+E0E3Kg==">
<link rel="stylesheet" media="all" href="./Intra Projects ft_ssl_md5 Edit_files/application-4168380cd5d19eac45293314be786c61d4bfe8457620604e62a368620e70dfb4.css">
<style>
.deprecated {
-webkit-filter: grayscale(100%);
filter: grayscale(100%); }
</style>
<script>
(function() {
this._user = {
"login": "bbouabou",
"id": 10443,
"url": "https://profile.intra.42.fr/users/bbouabou"
};
this._consumer_address = 'wss://meta.intra.42.fr/cable';
}).call(this);
</script>
<script>
(function() {
this._environment = "production";
this._git_commit = "";
this._release = "";
}).call(this);
</script>
<link rel="stylesheet" href="./Intra Projects ft_ssl_md5 Edit_files/font-awesome.min.css">
</head>
<body class=" ">
<div class="notifications-flash-top-bar"></div>
<script>
(function() {
this._notifCount = 0;
this._flashes = [];
}).call(this);
</script>
<div class="notifications-container" data-flashes-url="https://profile.intra.42.fr/flashes" data-notifications-url="https://profile.intra.42.fr/notifications" style="top: 60px; left: 1935.86px;">
<header class="notifications--header">
<span>notifications</span>
<a href="https://profile.intra.42.fr/notifications">See all notifications</a>
</header>
<ul class="menu-drop-list"></ul>
</div>
<div class="main-navbar">
<div class="main-navbar-left">
<div class="main-navbar-logo" data-turbolinks-scaffold="">
<a href="https://profile.intra.42.fr/">
<img alt="42" src="./Intra Projects ft_ssl_md5 Edit_files/42_logo-7dfc9110a5319a308863b96bda33cea995046d1731cebb735e41b16255106c12.svg">
</a>
</div>
<span class="hidden-sidebars main-menu-trigger lines-button x" data-trigger-menu="">
<span class="lines"></span>
</span>
<a class="search-mobile-button hidden-sidebars icon-search" href="https://profile.intra.42.fr/searches"></a>
<form action="https://profile.intra.42.fr/searches/search" class="main-navbar-search hidden-xs js-search" data-forum-url="https://forum.intra.42.fr/topics/" data-project-url="https://projects.intra.42.fr/" data-user-url="https://profile.intra.42.fr/users/" method="get">
<span class="twitter-typeahead" style="position: relative; display: inline-block;">
<input autocomplete="off" autofocus="" class="search-input tt-input" name="query" placeholder="search..." spellcheck="false" dir="auto" style="position: relative; vertical-align: top;" aria-activedescendant="" aria-owns="undefined_listbox" role="combobox" aria-readonly="true" aria-autocomplete="list">
<span role="status" aria-live="polite" class="visuallyhidden"></span>
<pre aria-hidden="true" style="position: absolute; visibility: hidden; white-space: pre; font-family: "Futura PT", Futura, Helvetica, "Sans serif"; font-size: 20.8px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
<div role="listbox" class="tt-menu" style="position: absolute; top: 100%; left: 0px; z-index: 100; display: none;">
<div role="presentation" class="tt-dataset tt-dataset-0"></div>
<div role="presentation" class="tt-dataset tt-dataset-1"></div>
<div role="presentation" class="tt-dataset tt-dataset-2"></div>
</div>
</span>
</form>
</div>
<div class="main-navbar-user-nav" data-turbolinks-scaffold="">
<div class="user-actions hidden-xs">
<span class="dropdown" id="quest-menu">
<a class="user-action labelable" data-toggle="dropdown" href="https://projects.intra.42.fr/scale_teams/1406352/edit#">
<span class="icon-bookmark-3-1 user-action-icon labelable"></span>
</a>
<ul aria-labelledby="quest-menu" class="quest-container dropdown-menu dropdown-menu-right" role="menu">
<p class="quest-legend">
CURRENT MAIN QUEST
</p>
<li class="quest-item">
<h4 class="quest-header">Exams</h4>
<p class="quest-description">Validate the Exam C project, by getting at least 5 x 75%.</p>
</li>
<li>
<a href="https://profile.intra.42.fr/users/me/quests">See all quests</a>
</li>
</ul>
</span>
</div>
<div class="user-actions hidden-xs">
<a class="user-action labelable" data-notification-drop="" href="https://projects.intra.42.fr/scale_teams/1406352/edit#">
<span class="icon-newspaper-2 user-action-icon"></span>
<span class="user-action-count labeled" data-counter-count="0">0</span>
</a>
</div>
<span class="dropdown">
<a data-toggle="dropdown" href="https://projects.intra.42.fr/scale_teams/1406352/edit#">
<span data-login="bbouabou">
bbouabou
</span>
<div class="user-profile-picture visible-sidebars" style="background-image: url(https://cdn.intra.42.fr/users/small_bbouabou.jpg)"></div>
</a>
<ul aria-labelledby="User menu" class="dropdown-menu" role="menu">
<li>
<a href="https://profile.intra.42.fr/slots">
<span class="iconf-calendar"></span>
Manage slots
</a>
</li>
<li>
<a href="https://profile.intra.42.fr/users/bbouabou">
<span class="iconf-user"></span>
View my profile
</a>
</li>
<li>
<a href="https://profile.intra.42.fr/languages">Settings
</a>
</li>
<li>
<a rel="nofollow" data-method="delete" href="https://signin.intra.42.fr/users/sign_out">
<span class="iconf-power-off"></span>
<b>Logout</b>
</a>
</li>
</ul>
</span>
<!-- frshp notifications -->
<!-- = link_to("#{Rails.application.config.module_url['profile']}/friends", :class => "user-action labelable") do -->
<!-- %span.icon-user -->
<!-- %span.labeled= current_user.invitations.count -->
</div>
</div>
<div class="page">
<div class="left-sidebar-fix with-main-menu"></div>
<div class="page-sidebar left-main-container page-sidebar-fixed-left under-main-navbar">
<ul class="main-left-navbar">
<div class="_">
<li>
<a class="inactive" href="https://profile.intra.42.fr/">
<span class="icon-user-2"></span>
<span class="visible-overlay">
Profile
</span>
</a>
</li>
<li>
<a class="active" href="https://projects.intra.42.fr/">
<span class="icon-network-2-1"></span>
<span class="visible-overlay">
Projets
</span>
</a>
</li>
<li>
<a class="inactive" href="https://elearning.intra.42.fr/">
<span class="icon-movie-play-1"></span>
<span class="visible-overlay">
E-learning
</span>
</a>
</li>
<li>
<a class="inactive" href="https://forum.intra.42.fr/">
<span class="icon-bubble-conversation-5"></span>
<span class="visible-overlay">
Forum
</span>
</a>
</li>
<li>
<a class="inactive" href="https://companies.intra.42.fr/">
<span class="icon-briefcase"></span>
<span class="visible-overlay">
Companies
</span>
</a>
</li>
<li>
<a class="inactive" href="https://meta.intra.42.fr/">
<span class="icon-compass-2"></span>
<span class="visible-overlay">
Meta
</span>
</a>
</li>
<li>
<a class="inactive" href="https://shop.intra.42.fr/">
<span class="icon-shopping-1"></span>
<span class="visible-overlay">
Shop
</span>
</a>
</li>
</div>
<div class="admin-links"></div>
</ul>
<div class="app-sidebar-left">
<div class="marked-title">Menu</div>
<div class="projects-menu-list">
<a class="project-item sidebar-item" href="https://projects.intra.42.fr/">
<span class="icon-briefcase project-status-icon"></span>
My projects
</a>
<a class="project-item sidebar-item" href="https://projects.intra.42.fr/projects/graph">
<span class="icon-globe project-status-icon"></span>
Holy Graph
</a>
<a class="project-item sidebar-item" href="https://projects.intra.42.fr/projects/list">
<span class="icon-list-1 project-status-icon"></span>
List projects
</a>
<a class="project-item sidebar-item" href="https://projects.intra.42.fr/cursus_subscriptions">
<span class="icon-list-1 project-status-icon"></span>
Available Cursus
</a>
</div>
<div class="marked-title">Your projects</div>
<div class="projects-menu-list">
<a class="project-item sidebar-item" href="https://projects.intra.42.fr/projects/final-internship-company-final-evaluation">
<span class="icon-box-2 project-status-icon"></span>
Company final evaluation
</a>
<a class="project-item sidebar-item" href="https://projects.intra.42.fr/projects/final-internship-company-mid-evaluation">
<span class="icon-box-2 project-status-icon"></span>
Company mid evaluation
</a>
<a class="project-item sidebar-item" href="https://projects.intra.42.fr/projects/avaj-launcher">
<span class="icon-box-2 project-status-icon"></span>
avaj-launcher
</a>
<a class="project-item sidebar-item" href="https://projects.intra.42.fr/projects/computorv1">
<span class="icon-box-2 project-status-icon"></span>
ComputorV1
</a>
<a class="project-item sidebar-item" href="https://projects.intra.42.fr/projects/final-internship">
<span class="icon-box-2 project-status-icon"></span>
Final Internship
</a>
<a class="project-item sidebar-item" href="https://projects.intra.42.fr/projects/matrice">
<span class="icon-box-2 project-status-icon"></span>
Matrice
</a>
<a class="project-item sidebar-item" href="https://projects.intra.42.fr/projects/red-tetris">
<span class="icon-box-2 project-status-icon"></span>
Red Tetris
</a>
<a class="project-item sidebar-item" href="https://projects.intra.42.fr/projects/swifty-companion">
<span class="icon-box-2 project-status-icon"></span>
Swifty Companion
</a>
</div>
</div>
</div>
<div class="page-content" data-turbolinks-scaffold="">
<div class="row">
<div class="main-top-menu"></div>
<div class="container-item scale-team-container">
<div class="row mt-4">
<div class="scale-section-infos col-sm-12 scale-div">
<h3 class="font-weight-bold text-uppercase text-center mt-4 pt-4">
Scale for project
<a href="https://projects.intra.42.fr/projects/ft_ssl_md5">ft_ssl_md5</a>
</h3>
<h5 class="text-muted text-center">You should correct 1 student in this team</h5>
<!-- -------- La liste des personnes du groupe ------- -->
<div class="team-users-list d-flex justify-content-center">
<div class="team-user-item">
<div class="bg-image-item rounded square-s" data-placement="bottom" data-toggle="tooltip" style="background-image: url(https://cdn.intra.42.fr/users/small_jtranchi.jpg)" title="" data-original-title="jtranchi"></div>
<div class="team-user-item-actions">
<div class="team-user-role rounded bprima"></div>
<span class="iconf-star-1 leader-user" data-placement="bottom" data-toggle="tooltip" title="" data-original-title="Team leader"></span>
</div>
</div>
</div>
<small class="full-width text-muted">Git repository</small>
<div class="container-inner-item project-repo pt-0 mt-0">
<div class="input-group">
<input class="repo-url form-control" disabled="" type="text" value="[email protected]:intra/2018/activities/ft_ssl_md5/jtranchi">
<span class="copy input-group-addon" data-clipboard-text="[email protected]:intra/2018/activities/ft_ssl_md5/jtranchi">
<span class="icon-paste"></span>
</span>
</div>
</div>
<hr>
<div class="p-0 scale-introduction dancer from-down" id="introduction-1078">
<h3 class="font-weight-bold mb-1">Introduction</h3>
<p>
<br>In order to maintain high evaluation standards, you are expected to::
<br>
<br>Stay polite, courteous, respectful and constructive at every moment of the
<br>discussion. Trust between you and our community depends on your behaviour.
<br>
<br>Highlight the flaws and issues you uncover in the turned-in work to the
<br>evaluated student or team, and take the time to discuss every aspect
<br>extensively.
<br>
<br>Please take into account that discrepancies regarding the expected work or
<br>functionnalities definitions might occur. Keep an open mind towards the
<br>opposite party (is he or she right or wrong?), and grade as honestly as
<br>possible. 42's pedagogy only makes sense if peer-evaluations are carried
<br>out seriously.
</p>
</div>
<div class="p-0 scale-guidelines dancer from-down" id="guidelines-1078">
<h3 class="font-weight-bold mb-1">Guidelines</h3>
<p>
<br>You must grade only what exists in the GiT repository of the student or
<br>team.
<br>
<br>Be careful to check the GiT repository's ownership:: is it the student's or
<br>team's repository, and for the right project?
<br>
<br>Check thoroughly that no wicked aliases have been used to trick you into
<br>grading something other than the genuine repository.
<br>
<br>Any script supposed to ease the evaluation provided by one party must be
<br>thoroughly checked by the other party in order to avoid unpleasant
<br>situations.
<br>
<br>If the student in charge of the grading hasn't done the project yet, it is
<br>mandatory that he or she reads it before starting the evaluation.
<br>
<br>Use the available flags on this scale to tag an empty work, a non functional
<br>work, a coding style ("norm") error if applicable, cheating, and so on. If
<br>a flag is set, the grade is 0 (or -42 in case of cheating). However,
<br>cheating case excluded, you are encouraged to carry on discussing what went
<br>wrong, why, and how to address it, even if the grading itself is over.
</p>
</div>
<hr>
<div class="dancer from-down" id="attachments-1078">
<h3 class="font-weight-bold mb-1">Attachments</h3>
<div class="project-attachments-list"></div>
<div class="project-attachments-list">
<div class="project-attachment-item">
<h4 class="attachment-name">
<span class="icon-file"></span>
<a target="_blank" href="https://cdn.intra.42.fr/pdf/pdf/1380/ft_ssl_md5.en.pdf">subject.pdf</a>
</h4>
</div>
</div>
</div>
</div>
<form novalidate="novalidate" class="simple_form form-horizontal edit_scale_team" id="edit_scale_team_1406352" action="https://projects.intra.42.fr/projects/ft_ssl_md5/project_sessions/1487/evaluations/1226/scales/1078/scale_teams/1406352" accept-charset="UTF-8" method="post">
<input name="utf8" type="hidden" value="✓">
<input type="hidden" name="_method" value="patch">
<input type="hidden" name="authenticity_token" value="hPmY5pLa6Qko1c30k2bTO/et3X/dB1U7uwv1Fxc0xpJ8aV+FYTz83sZoizU7cAhlsWDS2iBJ1gaJFQA+E0E3Kg==">
<div class="scale-section-answers col-sm-12 scale-div">
<section class="scale-section-item dancer from-down" id="section-3702">
<div class="section-header">
<h3 class="font-weight-bold mb-1">Mandatory Part</h3>
<p class="font-italic">The basics Without mastering them, you are nothing.</p>
</div>
<h4 class="scale-question-name">Does FT_SSL handle commands correctly?</h4>
<p class="scale-section-guidelines">
It doesn't have to match OpenSSL perfectly here, but it must meet a few
<br>basic requirements.
<br>
<br>Does ft_ssl handle invalid commands correctly? Does it output an
<br>appropriate error message?
<br>
<br>Does ft_ssl provide a usage if no arguments are provided OR does it read
<br>the command from standard input?
</p>
<div class="scale-question-answers">
<div class="form-group hidden scale_team_answer_id">
<div class="col-sm-10">
<input class="form-control hidden" name="[scale_team][answers_attributes][0][id]" type="hidden" id="scale_team_answer_id">
</div>
</div>
<div class="form-group hidden scale_team_answer_question_id">
<div class="col-sm-10">
<input class="form-control hidden" value="11708" name="[scale_team][answers_attributes][0][question_id]" type="hidden" id="scale_team_answer_question_id">
</div>
</div>
<div class="btn-group block">
<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][0][value]" id="radio_[scale_team][answers_attributes][0]_true" type="radio" value="1">
<label class="btn btn-success checkbox-label light-bg" for="radio_[scale_team][answers_attributes][0]_true">
<span class="icon-check"></span>
Yes
</label>
<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][0][value]" id="radio_[scale_team][answers_attributes][0]_false" type="radio" value="0" checked="checked">
<label class="btn btn-danger checkbox-label light-bg" for="radio_[scale_team][answers_attributes][0]_false">
<span class="icon-times"></span>
No
</label>
</div>
</div>
<h4 class="scale-question-name">Did they implement a function dispatcher?</h4>
<p class="scale-section-guidelines">
You're going to have to actually look at the code for this one. How do
<br>they determine which command should be run?
<br>
<br>Do they set up a function pointer array and have a clever way of
<br>dispatching their commands? Or a hideous if/else monstrosity?
<br>
<br>Award no points for this question if it's only if/else statments.
<br>
<br>Award only 4 points if they have to make a change in more than two
<br>places in the code every time they add a new command. Reduce a point
<br>for each place they must make a change.
<br>
<br>(Example:: a NUM_COMMANDS macro in includes, an extra if/else, or adding
<br>another line to their setup_commands or equivalent function)
</p>
<div class="scale-question-answers">
<div class="form-group hidden scale_team_answer_id">
<div class="col-sm-10">
<input class="form-control hidden" name="[scale_team][answers_attributes][1][id]" type="hidden" id="scale_team_answer_id">
</div>
</div>
<div class="form-group hidden scale_team_answer_question_id">
<div class="col-sm-10">undefined<input class="form-control hidden" value="11709" name="[scale_team][answers_attributes][1][question_id]" type="hidden" id="scale_team_answer_question_id">undefined</div>
</div>
<div class="marked-title text-center">Rate it from 0 (failed) through 5 (excellent)</div>
<input autocomplete="off" class="star-range" data-star-range="" max="5" name="[scale_team][answers_attributes][1][value]" step="1" type="range" value="0" style="position: absolute; width: 1px; height: 1px; overflow: hidden; opacity: 0;">undefined<div class="rangeslider rangeslider--horizontal" id="js-rangeslider-0">undefined<div class="rangeslider__fill" style="width: 20px;"></div>undefined<div class="rangeslider__handle" style="left: 0px;"></div>undefined</div>undefined<hr>undefined</div>undefined<h4 class="scale-question-name">Can they MD5 a file?</h4>undefined<p class="scale-section-guidelines">
Check that the ft_ssl md5 hashing algorithm implementation is 100%
undefined<br>correct. Nothing less than perfect will be accepted.
undefined<br>undefined<br>echo 'is md5("salt") a salted hash? :thonking_face:' > /tmp/file
undefined<br>./ft_ssl md5 /tmp/file
undefined<br>md5 /tmp/file
undefined<br>openssl md5 /tmp/file
undefined<br>undefined<br>The spacing of the output does not matter as long as it matches either
undefined<br>openssl or the md5 standalone.
undefined</p>undefined<div class="scale-question-answers">undefined<div class="form-group hidden scale_team_answer_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" name="[scale_team][answers_attributes][2][id]" type="hidden" id="scale_team_answer_id">undefined</div>undefined</div>undefined<div class="form-group hidden scale_team_answer_question_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" value="11710" name="[scale_team][answers_attributes][2][question_id]" type="hidden" id="scale_team_answer_question_id">undefined</div>undefined</div>undefined<div class="btn-group block">undefined<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][2][value]" id="radio_[scale_team][answers_attributes][2]_true" type="radio" value="1">undefined<label class="btn btn-success checkbox-label light-bg" for="radio_[scale_team][answers_attributes][2]_true">undefined<span class="icon-check"></span>
Yes
undefined</label>undefined<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][2][value]" id="radio_[scale_team][answers_attributes][2]_false" type="radio" value="0" checked="checked">undefined<label class="btn btn-danger checkbox-label light-bg" for="radio_[scale_team][answers_attributes][2]_false">undefined<span class="icon-times"></span>
No
undefined</label>undefined</div>undefined</div>undefined<h4 class="scale-question-name">Can they do it quietly?</h4>undefined<p class="scale-section-guidelines">
The following command should have no output::
undefined<br>undefined<br>diff <(md5 -q /tmp/file) <(./ft_ssl md5 -q /tmp/file)
undefined</p>undefined<div class="scale-question-answers">undefined<div class="form-group hidden scale_team_answer_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" name="[scale_team][answers_attributes][3][id]" type="hidden" id="scale_team_answer_id">undefined</div>undefined</div>undefined<div class="form-group hidden scale_team_answer_question_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" value="11711" name="[scale_team][answers_attributes][3][question_id]" type="hidden" id="scale_team_answer_question_id">undefined</div>undefined</div>undefined<div class="btn-group block">undefined<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][3][value]" id="radio_[scale_team][answers_attributes][3]_true" type="radio" value="1">undefined<label class="btn btn-success checkbox-label light-bg" for="radio_[scale_team][answers_attributes][3]_true">undefined<span class="icon-check"></span>
Yes
undefined</label>undefined<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][3][value]" id="radio_[scale_team][answers_attributes][3]_false" type="radio" value="0" checked="checked">undefined<label class="btn btn-danger checkbox-label light-bg" for="radio_[scale_team][answers_attributes][3]_false">undefined<span class="icon-times"></span>
No
undefined</label>undefined</div>undefined</div>undefined<h4 class="scale-question-name">REVERSE REVERSE!</h4>undefined<p class="scale-section-guidelines">
Now you have to test that they implemented the -r flag correctly!
undefined<br>undefined<br>md5 -r /tmp/file
undefined<br>./ft_ssl md5 -r /tmp/file
undefined</p>undefined<div class="scale-question-answers">undefined<div class="form-group hidden scale_team_answer_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" name="[scale_team][answers_attributes][4][id]" type="hidden" id="scale_team_answer_id">undefined</div>undefined</div>undefined<div class="form-group hidden scale_team_answer_question_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" value="11712" name="[scale_team][answers_attributes][4][question_id]" type="hidden" id="scale_team_answer_question_id">undefined</div>undefined</div>undefined<div class="btn-group block">undefined<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][4][value]" id="radio_[scale_team][answers_attributes][4]_true" type="radio" value="1">undefined<label class="btn btn-success checkbox-label light-bg" for="radio_[scale_team][answers_attributes][4]_true">undefined<span class="icon-check"></span>
Yes
undefined</label>undefined<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][4][value]" id="radio_[scale_team][answers_attributes][4]_false" type="radio" value="0" checked="checked">undefined<label class="btn btn-danger checkbox-label light-bg" for="radio_[scale_team][answers_attributes][4]_false">undefined<span class="icon-times"></span>
No
undefined</label>undefined</div>undefined</div>undefined<h4 class="scale-question-name">Print it back now, Y'all!</h4>undefined<p class="scale-section-guidelines">
They had better be able to do this. It's just 1 write() call, seriously.
undefined<br>undefined<br>echo "Magic mirror on the wall, think I wanna smash them all?" | md5 -p
undefined<br>echo "Speed up now, Gas Pedal??" | ./ft_ssl md5 -p
undefined<br>undefined<br>My mashup skills are nowhere near as good as MD5's.
undefined</p>undefined<div class="scale-question-answers">undefined<div class="form-group hidden scale_team_answer_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" name="[scale_team][answers_attributes][5][id]" type="hidden" id="scale_team_answer_id">undefined</div>undefined</div>undefined<div class="form-group hidden scale_team_answer_question_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" value="11713" name="[scale_team][answers_attributes][5][question_id]" type="hidden" id="scale_team_answer_question_id">undefined</div>undefined</div>undefined<div class="marked-title text-center">Rate it from 0 (failed) through 5 (excellent)</div>undefined<input autocomplete="off" class="star-range" data-star-range="5" max="5" name="[scale_team][answers_attributes][5][value]" step="1" type="range" value="0" style="position: absolute; width: 1px; height: 1px; overflow: hidden; opacity: 0;">undefined<div class="rangeslider rangeslider--horizontal" id="js-rangeslider-1">undefined<div class="rangeslider__fill" style="width: 658px;"></div>undefined<div class="rangeslider__handle" style="left: 638px;"></div>undefined</div>undefined<hr>undefined</div>undefined<h4 class="scale-question-name">SHA (Some Hipster Algorithm)</h4>undefined<p class="scale-section-guidelines">
Enough playing around with the suits let's do something fresh and hip,
undefined<br>yeah?
undefined<br>undefined<br>echo "Lorem ipsum dolor amet thundercats letterpress cray portland
undefined<br>cornhole coloring book twee prism hexagon mixtape pork belly hell of
undefined<br>four dollar toast disrupt. Hammock PBR&B bicycle rights selvage street
undefined<br>art, lumbersexual gochujang vegan hot chicken. Meggings drinking
undefined<br>vinegar biodiesel poke roof party tote bag cloud bread ethical.
undefined<br>Glossier flannel 8-bit hexagon selvage adaptogen farm-to-table offal
undefined<br>knausgaard pickled." > some_hipster_ipsum
undefined<br>shasum -a 256 some_hipster_ipsum > some_hipster_ipsum_sum
undefined<br>./ft_ssl sha256 some_hipster_ipsum > flip_some_hipsum
undefined<br>diff some_hipster_ipsum_sum flip_some_hipsum
undefined</p>undefined<div class="scale-question-answers">undefined<div class="form-group hidden scale_team_answer_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" name="[scale_team][answers_attributes][6][id]" type="hidden" id="scale_team_answer_id">undefined</div>undefined</div>undefined<div class="form-group hidden scale_team_answer_question_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" value="11714" name="[scale_team][answers_attributes][6][question_id]" type="hidden" id="scale_team_answer_question_id">undefined</div>undefined</div>undefined<div class="btn-group block">undefined<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][6][value]" id="radio_[scale_team][answers_attributes][6]_true" type="radio" value="1">undefined<label class="btn btn-success checkbox-label light-bg" for="radio_[scale_team][answers_attributes][6]_true">undefined<span class="icon-check"></span>
Yes
undefined</label>undefined<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][6][value]" id="radio_[scale_team][answers_attributes][6]_false" type="radio" value="0" checked="checked">undefined<label class="btn btn-danger checkbox-label light-bg" for="radio_[scale_team][answers_attributes][6]_false">undefined<span class="icon-times"></span>
No
undefined</label>undefined</div>undefined</div>undefined<h4 class="scale-question-name">Nigel Thornberry</h4>undefined<p class="scale-section-guidelines">
You better be SMASHING the Sha Hashing flags like our favorite
undefined<br>documentary filmmaker.
undefined<br>undefined<br>You know what flags need to be tested so I'm going to consolidate all
undefined<br>the tests into a single slider and save us both (mostly me) some time.
undefined</p>undefined<div class="scale-question-answers">undefined<div class="form-group hidden scale_team_answer_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" name="[scale_team][answers_attributes][7][id]" type="hidden" id="scale_team_answer_id">undefined</div>undefined</div>undefined<div class="form-group hidden scale_team_answer_question_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" value="11715" name="[scale_team][answers_attributes][7][question_id]" type="hidden" id="scale_team_answer_question_id">undefined</div>undefined</div>undefined<div class="marked-title text-center">Rate it from 0 (failed) through 5 (excellent)</div>undefined<input autocomplete="off" class="star-range" data-star-range="5" max="5" name="[scale_team][answers_attributes][7][value]" step="1" type="range" value="0" style="position: absolute; width: 1px; height: 1px; overflow: hidden; opacity: 0;">undefined<div class="rangeslider rangeslider--horizontal" id="js-rangeslider-2">undefined<div class="rangeslider__fill" style="width: 658px;"></div>undefined<div class="rangeslider__handle" style="left: 638px;"></div>undefined</div>undefined<hr>undefined</div>undefined</section>undefined<section class="scale-section-item dancer from-down" id="section-3703">undefined<div class="section-header">undefined<hr>undefined<h3 class="font-weight-bold mb-1">Bonus Part!</h3>undefined<p class="font-italic">Are they a mere hub2JmdXNjYXRlZCBidXR0cwo=man? Or are they a god?</p>undefined</div>undefined<h4 class="scale-question-name">Are they a perfectionist?</h4>undefined<p class="scale-section-guidelines">
Did they set up their executable to read commands from the STDIN and not
undefined<br>just args?
undefined</p>undefined<div class="scale-question-answers">undefined<div class="form-group hidden scale_team_answer_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" name="[scale_team][answers_attributes][8][id]" type="hidden" id="scale_team_answer_id">undefined</div>undefined</div>undefined<div class="form-group hidden scale_team_answer_question_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" value="11716" name="[scale_team][answers_attributes][8][question_id]" type="hidden" id="scale_team_answer_question_id">undefined</div>undefined</div>undefined<div class="btn-group block">undefined<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][8][value]" id="radio_[scale_team][answers_attributes][8]_true" type="radio" value="1">undefined<label class="btn btn-success checkbox-label light-bg" for="radio_[scale_team][answers_attributes][8]_true">undefined<span class="icon-check"></span>
Yes
undefined</label>undefined<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][8][value]" id="radio_[scale_team][answers_attributes][8]_false" type="radio" value="0" checked="checked">undefined<label class="btn btn-danger checkbox-label light-bg" for="radio_[scale_team][answers_attributes][8]_false">undefined<span class="icon-times"></span>
No
undefined</label>undefined</div>undefined</div>undefined<h4 class="scale-question-name">Are they prepared to out-hash the Hash Slinging Slasher?</h4>undefined<p class="scale-section-guidelines">
Did they add bonus hash functions?
undefined<br>Can they prove they accurately hash identical to their counterpart?
undefined<br>Are they considered stronger than MD5?
undefined<br>undefined<br>(If you're unsure what to rate, the SHA family are similar and around
undefined<br>2 points each, while whirlpool is more oouah and 5 points ;)
undefined</p>undefined<div class="scale-question-answers">undefined<div class="form-group hidden scale_team_answer_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" name="[scale_team][answers_attributes][9][id]" type="hidden" id="scale_team_answer_id">undefined</div>undefined</div>undefined<div class="form-group hidden scale_team_answer_question_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" value="11717" name="[scale_team][answers_attributes][9][question_id]" type="hidden" id="scale_team_answer_question_id">undefined</div>undefined</div>undefined<div class="marked-title text-center">Rate it from 0 (failed) through 5 (excellent)</div>undefined<input autocomplete="off" class="star-range" data-star-range="" max="5" name="[scale_team][answers_attributes][9][value]" step="1" type="range" value="0" style="position: absolute; width: 1px; height: 1px; overflow: hidden; opacity: 0;">undefined<div class="rangeslider rangeslider--horizontal" id="js-rangeslider-3">undefined<div class="rangeslider__fill" style="width: 20px;"></div>undefined<div class="rangeslider__handle" style="left: 0px;"></div>undefined</div>undefined<hr>undefined</div>undefined<h4 class="scale-question-name">Are they a Memer? Do they look like someone who memes?</h4>undefined<p class="scale-section-guidelines">
This question has no effect on your grade, we're just starting our own
undefined<br>data-mining personality quiz for the Zucc.
undefined</p>undefined<div class="scale-question-answers">undefined<div class="form-group hidden scale_team_answer_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" name="[scale_team][answers_attributes][10][id]" type="hidden" id="scale_team_answer_id">undefined</div>undefined</div>undefined<div class="form-group hidden scale_team_answer_question_id">undefined<div class="col-sm-10">undefined<input class="form-control hidden" value="11718" name="[scale_team][answers_attributes][10][question_id]" type="hidden" id="scale_team_answer_question_id">undefined</div>undefined</div>undefined<div class="btn-group block">undefined<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][10][value]" id="radio_[scale_team][answers_attributes][10]_true" type="radio" value="1">undefined<label class="btn btn-success checkbox-label light-bg" for="radio_[scale_team][answers_attributes][10]_true">undefined<span class="icon-check"></span>
Yes
undefined</label>undefined<input autocomplete="off" class="checkbox-input" name="[scale_team][answers_attributes][10][value]" id="radio_[scale_team][answers_attributes][10]_false" type="radio" value="0" checked="checked">undefined<label class="btn btn-danger checkbox-label light-bg" for="radio_[scale_team][answers_attributes][10]_false">undefined<span class="icon-times"></span>
No
undefined</label>undefined</div>undefined</div>undefined</section>undefined</div>undefined<div class="col-sm-12 scale-div pb-4">undefined<div class="dancer from-down" id="ratings-1078">undefined<h3 class="font-weight-bold mb-1">Ratings</h3>undefined<p class="marked-title">Don’t forget to check the flag corresponding to the defense</p>undefined<div class="btn-group block flags-buttons" data-radio-item="flag-small">undefined<label class="btn btn-default btn-success label_flag_ok on-active positive" for="scale_team_flag_id_1" name="scale_team[flag_id]">undefined<span class="iconf-check-4"></span>
Ok
undefined</label>undefined<label class="btn btn-default btn-success label_flag_outstanding_project on-active positive" for="scale_team_flag_id_9" name="scale_team[flag_id]">undefined<span class="iconf-star-1"></span>
Outstanding project
undefined</label>undefined</div>undefined<div class="btn-group block flags-buttons" data-radio-item="flag-small">undefined<label class="btn btn-danger btn-default label_flag_empty_work negative on-active" for="scale_team_flag_id_2" name="scale_team[flag_id]">undefined<span class="iconf-file-1"></span>
Empty work
undefined</label>undefined<label class="btn btn-danger btn-default label_flag_incomplete_work negative on-active" for="scale_team_flag_id_3" name="scale_team[flag_id]">undefined<span class="iconf-file-attention"></span>
Incomplete work
undefined</label>undefined<label class="btn btn-danger btn-default label_flag_no_author_file negative on-active" for="scale_team_flag_id_4" name="scale_team[flag_id]">undefined<span class="iconf-bubble-attention-4"></span>
No author file
undefined</label>undefined<label class="btn btn-danger btn-default label_flag_invalid_compilation negative on-active" for="scale_team_flag_id_5" name="scale_team[flag_id]">undefined<span class="iconf-skull-2"></span>
Invalid compilation
undefined</label>undefined<label class="btn btn-danger btn-default label_flag_norme negative on-active" for="scale_team_flag_id_6" name="scale_team[flag_id]">undefined<span class="iconf-receipt-1"></span>
Norme
undefined</label>undefined<label class="btn btn-danger btn-default label_flag_cheat negative on-active" for="scale_team_flag_id_7" name="scale_team[flag_id]">undefined<span class="iconf-layers"></span>
Cheat
undefined</label>undefined<label class="btn btn-danger btn-default label_flag_crash negative on-active" for="scale_team_flag_id_8" name="scale_team[flag_id]">undefined<span class="iconf-bomb"></span>
Crash
undefined</label>undefined</div>undefined</div>undefined</div>undefined<div class="col-sm-12 scale-div">undefined<h3 class="font-weight-bold mb-1">Conclusion</h3>undefined<div class="scale-final-evaluation hidden">undefined<div class="form-group radio_buttons optional scale_team_flag">undefined<label class="col-sm-2 control-label radio_buttons optional">Flag</label>undefined<div class="col-sm-10">undefined<input type="hidden" name="scale_team[flag_id]" value="">undefined<span class="radio">undefined<label for="scale_team_flag_id_1">undefined<input class="radio_buttons optional" type="radio" value="1" checked="checked" name="scale_team[flag_id]" id="scale_team_flag_id_1">Okundefined</label>undefined</span>undefined<span class="radio">undefined<label for="scale_team_flag_id_2">undefined<input class="radio_buttons optional" type="radio" value="2" name="scale_team[flag_id]" id="scale_team_flag_id_2">Empty workundefined</label>undefined</span>undefined<span class="radio">undefined<label for="scale_team_flag_id_3">undefined<input class="radio_buttons optional" type="radio" value="3" name="scale_team[flag_id]" id="scale_team_flag_id_3">Incomplete workundefined</label>undefined</span>undefined<span class="radio">undefined<label for="scale_team_flag_id_4">undefined<input class="radio_buttons optional" type="radio" value="4" name="scale_team[flag_id]" id="scale_team_flag_id_4">No author fileundefined</label>undefined</span>undefined<span class="radio">undefined<label for="scale_team_flag_id_5">undefined<input class="radio_buttons optional" type="radio" value="5" name="scale_team[flag_id]" id="scale_team_flag_id_5">Invalid compilationundefined</label>undefined</span>undefined<span class="radio">undefined<label for="scale_team_flag_id_6">undefined<input class="radio_buttons optional" type="radio" value="6" name="scale_team[flag_id]" id="scale_team_flag_id_6">Normeundefined</label>undefined</span>undefined<span class="radio">undefined<label for="scale_team_flag_id_7">undefined<input class="radio_buttons optional" type="radio" value="7" name="scale_team[flag_id]" id="scale_team_flag_id_7">Cheatundefined</label>undefined</span>undefined<span class="radio">undefined<label for="scale_team_flag_id_8">undefined<input class="radio_buttons optional" type="radio" value="8" name="scale_team[flag_id]" id="scale_team_flag_id_8">Crashundefined</label>undefined</span>undefined<span class="radio">undefined<label for="scale_team_flag_id_9">undefined<input class="radio_buttons optional" type="radio" value="9" name="scale_team[flag_id]" id="scale_team_flag_id_9">Outstanding projectundefined</label>undefined</span>undefined</div>undefined</div>undefined</div>undefined<div class="scale-final-comments" id="comments-1078">undefined<p class="marked-title">Leave a comment on this evaluation</p>undefined<textarea required="required" label="false" class="text required col-sm-12 mb-4" aria-required="true" name="scale_team[comment]" id="scale_team_comment"></textarea>undefined</div>undefined<input id="token" name="token" class="hidden" type="hidden">undefined</div>undefined<div class="scale-final-submit">undefined<input class="btn btn-primary btn-block font-weight-bold" data-disable-with="Finishing evaluation..." name="commit" type="submit" value="Finish evaluation">undefined</div>undefined</form>undefined</div>undefined</div>undefined</div>undefined</div>undefined</div>undefined<div aria-hidden="true" aria-labelledby="smartModalLabel" class="modal fade" id="smartModal" role="dialog" tabindex="-1">undefined<div class="modal-dialog">undefined<div class="modal-content">undefined<div class="modal-header">undefined<button aria-hidden="true" class="close" data-dismiss="modal" type="button">
x
</button>undefined<h3 id="smartModalLabel"></h3>undefined</div>undefined<div class="modal-body">undefined<h4 class="note-title"></h4>undefined</div>undefined<div class="modal-footer">undefined<button aria-hidden="true" class="btn" data-dismiss="modal">Cancel</button>undefined<button class="send btn btn-primary">Send</button>undefined</div>undefined</div>undefined</div>undefined</div>undefined<div aria-hidden="true" aria-labelledby="flashModalLabel" class="modal fade" id="flashModal" role="dialog" tabindex="-1">undefined<div class="modal-dialog modal-lg">undefined<div class="modal-content">undefined<div class="modal-header">undefined<button aria-hidden="true" class="close" data-dismiss="modal" type="button">
x
</button>undefined<h3 id="flashModalLabel"></h3>undefined</div>undefined<div class="modal-body">undefined<h4 class="note-title">Flash modal content (raw)</h4>undefined</div>undefined<div class="modal-footer">undefined<button aria-hidden="true" class="btn btn-block btn-default" data-dismiss="modal">Close</button>undefined</div>undefined</div>undefined</div>undefined</div>undefined<script>
function google_analytics() {
(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-55986469-3", 'auto');
ga('send', 'pageview');
}
if (!document.documentElement.hasAttribute("data-turbolinks-preview"))
google_analytics();
</script>undefined<div data-cache="true" class="hide"></div>undefined<script>
var jsClasses = ["new_message", "topic-reply"];
jsClasses.forEach(function(className) {
Array.prototype.forEach.call(document.getElementsByClassName(className), function (e) {
e.classList.add("js-hidden");
});
});
</script>undefined<script src="./Intra Projects ft_ssl_md5 Edit_files/application-e0dd1876dd50e240b133b83d7675912bdcb652bc420682fa75b243bcc0383e76.js"></script>undefined</body>undefined</html>