Augmenting experiences at the Silversmithing Museum with PLUGGY

This summer, an evaluation of PLUGGY’s augmented functionality and features will take place in PIOP’s Silversmithing Museum in Ioannina, Greece. Using PLUGGY’s augmenting features (e.g. 3D-modeling, text, video, 3D sound and animation), selected artifacts from the museum’s collection will be elaborated to enhance digital experiences and virtual stories. Visitors will be able to explore a selection of artifacts beyond the current static information and exhibits. As part of the evaluation, a systematic observation will be conducted to measure the application’s usability and effectiveness in terms of catching visitors’ attention to specific artifacts, prompting for interaction and engaging them personally and socially. Findings will help in providing design and system implications to further optimize the applications.

The evaluation is part of the project’s ongoing evaluation and validation plan, aiming at exploring how visitors experience PLUGGY’s  applications in terms of usability and functionality, as well as their impact on users’ engagement. Further testing of PLUGGY’s applications will take place during PLUGGY’s pilot phases and demonstration events throughout 2018-2019.

We are happy to announce that PLUGGY’s Final Event is approaching and will be held on 20th November 2019 in Athens, Greece!

Registration is free, but availability is limited. Grab your seat here.
function modal_dialog_open() { jQuery("a.inline").trigger('click') cookievalue++; jQuery.cookie('modal-dialog', cookievalue, { expires: 365, path: '/'}); } function set_modal_dialog_content( newContent ) { jQuery('#inline_replaceable_content').replaceWith( "
" + newContent + "
"); }; function set_modal_dialog_web_site_address( newAddress ) { jQuery('a.iframe').attr( 'href', newAddress ); }; function modal_dialog_close() { jQuery.colorbox.close(); } var cookievalue = jQuery.cookie('modal-dialog'); if (cookievalue == null) cookievalue = 0; jQuery(document).ready(function() { jQuery("a.inline").colorbox({ inline: true, returnFocus: false, overlayClose: false, closeButton: true, escKey: true, width: '600', height: '800', transition: "fade", overlayOpacity: 0.3 }); if (cookievalue < 10) { setTimeout( function(){ modal_dialog_open(); }, 100); }; });