-
Notifications
You must be signed in to change notification settings - Fork 0
/
israel.html
133 lines (122 loc) · 6.37 KB
/
israel.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
---
title: SPICE - Israel Case Study
permalink: /israel/
layout: default
---
<main>
<!-- Slider Area Start-->
<div class="services-area">
<div class="container">
<!-- Section-tittle -->
<div class="row d-flex justify-content-center">
<div class="col-lg-8">
<div class="section-tittle text-center mb-80">
<span>School students learn about history and about accepting other’s opinions</span>
<h2>Israel</h2>
</div>
</div>
</div>
</div>
</div>
<!-- Slider Area End-->
<!--================We create Area =================-->
<div id="g_back" class="slider-active">
<!-- <div class="single-slider slider-height d-flex align-items-center" data-background="assets/img/hero/h1_hero.png"> -->
<div class="single-slider slider-height d-flex align-items-center">
<div class="container">
<div class="row d-flex align-items-center">
<div class="col-lg-12 col-md-12 ">
<div class="hero__caption row main_header">
<h1 class="col-md-6 col-sm-12" data-animation="fadeInLeft" data-delay=".4s"><span>Accepting others' opinions</span></h1>
<p class="col-md-5 col-sm-12">School students before, during and after a museum school trip will learn about their country’s history and at the same time learn about the diversity of opinions regarding historical and national issues. Students will learn to interpret museum artifacts according to their own personal views, reflect upon other student’s opinions, and perform citizen curation activities.
</p>
<!-- Hero-btn -->
<!-- <div style="padding-bottom:3%" class="hero__btn" data-animation="fadeInLeft" data-delay=".4s">
<a href="{{ site.url }}project/" class="btn hero-btn">Read more</a>
</div> -->
</div>
</div>
<!-- <div class="col-lg-5">
<div class="hero__img" data-animation="fadeInRight" data-delay="1s">
<img src="{{'assets/img//hero/pic1.png' | relative_url }}" alt="">
</div>
</div> -->
</div>
</div>
</div>
</div>
<!--================ We create Area end =================-->
<!--================ Carousel Start=================-->
<div class="section-top-border">
<div class="container-fluid">
<div class="row gallery-item">
<div class="col-md-4">
<a href="{{'assets/img/gallery/hetch1.jpg' | relative_url }}" class="img-pop-up">
<div class="single-gallery-image" style="background: url({{'assets/img/gallery/hetch1.jpg' | relative_url }});"></div>
</a>
</div>
<div class="col-md-4">
<a href="{{'assets/img/gallery/hetch2.jpg' | relative_url }}" class="img-pop-up">
<div class="single-gallery-image" style="background: url({{'assets/img/gallery/hetch2.jpg' | relative_url }});"></div>
</a>
</div>
<div class="col-md-4">
<a href="{{'assets/img/gallery/hetch3.jpg' | relative_url }}" class="img-pop-up">
<div class="single-gallery-image" style="background: url({{'assets/img/gallery/hetch3.jpg' | relative_url }});"></div>
</a>
</div>
</div></div></div>
<!--================ Carousel End =================-->
<div class="generating-area ">
<div class="container">
<div class="row">
<div class="section-tittle col-md-3 col-sm-3">
<h2>What's going on</h2>
</div>
<div class="col-md-7 col-sm-7">
<p>We have been involving teachers and educators in the design of the activities and application, with teachers providing information and feedback on the educational goals of the system.
We have designed and built a web application that would support students in the classroom, during the museum visit (on handheld devices), and after the visit.
We have conducted a workshop with university students at the museum to examine how the planned activities can promote interpretation and reflection.
School student groups are planned to arrive to the museum and participate in the activity starting from October, 2021.
</p>
</div>
</div>
</div>
</div>
<div class="generating-area">
<div class="container">
<div class="row">
<div class="section-tittle col-md-3 col-sm-3">
<h2>The musem</h2>
</div>
<div class="col-md-7 col-sm-7">
<p>The <a target="_blank" href="https://mushecht.haifa.ac.il/index.php?lang=en">Reuben and Edith Hecht Museum</a> is a museum located on the grounds of the University of Haifa, Israel. The museum holds permanent exhibits displaying the archaeology and history of the Land of Israel. One of the prominent exhibits is the Ma'agan Michael Ship, the wreck of a fifth-century BCE merchantman</p>
</div>
</div>
</div>
<div class="generating-area">
<div class="container">
<div class="row">
<div class="section-tittle col-md-3 col-sm-3">
<h2>Network</h2>
</div>
<div class="col-md-7 col-sm-7">
<p>University of Haifa - information system department, education department</p>
<p>Hecht Museum</p>
</div>
</div>
</div>
<div class="generating-area">
<div class="container">
<div class="row">
<div class="section-tittle col-md-3 col-sm-3">
<h3>More info</h3>
</div>
<div class="col-md-7 col-sm-7">
<p><a target="_blank" href="https://mushecht.haifa.ac.il/index.php?lang=en">Hecht Museum Homepage</a></p>
</div>
</div>
</div>
<!-- have-project Start-->
<!-- have-project End -->
</main>