Write a paper on the topic of how you want viewers to feel after leaving your exhibition.You are to create a concept for, and basic design of, an Exhibition Gallery that tells the story of your Individual Creative Thinking Project (Theme: Integrity) An Exhibition Gallery is a cross between something you might find in a Science Center, Natural History Museum and/or Art Gallery. It is an experience the gives the visitor a multi-sensory sensory education. In class, we looked at a few Exhibition Gallery examples in relation to the Massive Change Exhibition as well as a few other concept-driven spaces. Describe what you would see, feel, hear etc… as someone walks through/experienced the gallery. Describe the Exhibition Gallery in detail. Submission will be in the form of a Doc or PDF. You can also submit additional media that might help understand the vision. Video, images, sound files… anything you like (optional). How big are the rooms? What would one see while walking through? What would the experience be? This will be a 5 minute presentation of this project. NOTE: Submit items 1-4 as a Doc or PDF Submit items 6 and 7 as a slide show or PDF Banner Statement – A “banner statement” is a single phrase that summarizes the central theme of the project. It is like a headline. Website URL or IG handle for your project – Create a domain name or IG account that faithfully represents the project and theme. This URL or IG handle has to be available, that is you have to think of one that is not already in use. Floor-plan – Draw a floor-plan of the exhibition. This is a “map” of the space that tells how you would lay-out the exhibition and the placement of different elements. You can draw this by hand, or use a digital drawing program. Narrative Description – a) Take a look at your research. Absorb it. Reflect on it. Ask yourself what really matters and what would you like people to take away from your exhibition. Answer the two following questions: 1. What would you like a visitor to leave your exhibition knowing? 2. What would you like a visitor to leave your exhibition feeling? b) What is an emotional experience that you would like the visitor to have in order to deeply understand the core message of the theme? How can you create an experience that would help someone have this emotional experience? 6. Interactive Element – One (possibly more) interactive element… something for the visitor to do at the exhibition. Again, you only have to come up with the concept. One (or more) room/space/element manifested as a physical model – Please make/build a portion of the exhibition as a physical model. This is a small-scale version of the actual exhibition. Submit images of this model as part of your response to this assignment.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

