Christensen Institute says Mursion is a disruptor and ‘Innovator Worth Watching’

https://mursion.wpengine.com/wp-content/uploads/2019/02/Box-1.png

Feb 8, 2019








Is Mursion a disruptive innovator worth watching? Clayton Christensen Institute says yes. They put our company and technology to the test with six questions for identifying potentially disruptive innovations.

Highlights:

Mursion is unique because it is the only VR company using a blend of role play techniques and live performance enhanced with AI to help prepare teachers for their job in the classroom. Mursion’s primary education customers are schools of education that hire Mursion to help them improve the practice-oriented aspects of their teacher preparation programs. Mursion technology is a more affordable, more convenient coaching tool. Because one can observe remotely, it saves time a coaches would otherwise have to spend traveling to observe teachers’ classrooms. It also cuts down the amount of time they have to spend in each observation because the simulation can drop teachers right into specific teaching scenarios.It’s hard to identify who the incumbents are that Mursion might eventually threaten, and has adapted simulations that are disrupting other sectors, seeing fastest adoption in healthcare, corporate training, and the defense industry.

Read the full Q&A  here: https://www.christenseninstitute.org/blog/innovators-worth-watching-mursion/

About the Clayton Christensen Institute:

The Clayton Christensen Institute is a nonprofit, nonpartisan think tank dedicated to improving the world through disruptive innovation. Founded on the theories of Harvard professor Clayton Christensen, the Institute offers a unique framework for understanding many of society’s most pressing issues around education, healthcare, and economic prosperity. The mission is ambitious but clear: work to shape and elevate the conversation surrounding these issues through rigorous research and public outreach. The Institute is redefining the way policymakers, community leaders, and innovators address the problems of our day by distilling and promoting the transformational power of disruptive innovation. The Christensen Institute has offices in the Boston area and Silicon Valley.

You might also be interested in

Mursion wins learning tech award at Brandon Hall

22 December 2018

Mursion, a pioneer in using virtual reality (VR) for emotional intelligence training, wins the gold from Brandon Hall Group’s Excellence in Technology Awards for the third year in a row.

Read More

Load more
ajax load more
// if(2 > 2){
// alert(‘ok’);
// }else{
// alert(‘notok’);
// }
function sameHeights(selector) {
var selector = selector,
query = document.querySelectorAll(selector),
elements = query.length,
max = 0;
if (elements) {
while (elements–) {
var element = query[elements];
if (element.clientHeight > max) {
max = element.clientHeight;
}
}
elements = query.length;
while (elements–) {
var element = query[elements];
element.style.height = max + ‘px’;
}
}
}
(function ($, window, document) {
// Check load more [show/hide button]
function checkLoadMoreButton_base_shortcode_resources_5cab38897cf1e() {
var paged = parseInt($(‘#paged_base_shortcode_resources_5cab38897cf1e’).val()); //alert(paged);
var valMaxPage = parseInt($(‘#maxPage_base_shortcode_resources_5cab38897cf1e’).val()); //alert(valMaxPage);
if (paged > valMaxPage) { //alert(‘hide’);
$(‘.loadMore_base_shortcode_resources_5cab38897cf1e’).hide();
} else {
$(‘.loadMore_base_shortcode_resources_5cab38897cf1e’).show();
}
}
checkLoadMoreButton_base_shortcode_resources_5cab38897cf1e();
sameHeights(“.resources-eh”);
$(“.loadMore_base_shortcode_resources_5cab38897cf1e”).on(“click”, function () {
getResourcesData_base_shortcode_resources_5cab38897cf1e(‘click’, ‘load’);
});
$(“.resource-filters_base_shortcode_resources_5cab38897cf1e select”).on(“change”, function () {
getResourcesData_base_shortcode_resources_5cab38897cf1e(‘select’, ‘load’);
getResourcesData_base_shortcode_resources_5cab38897cf1e(‘select’, ‘maxPage’);
});
function getResourcesData_base_shortcode_resources_5cab38897cf1e(mode, maxPage) {
// We’ll pass this variable to the PHP function example_ajax_request
var atts = {“resource_types”:[],”show_featured”:””,”show_default_featured”:””,”show_filters”:””,”show_category_label”:””,”show_date”:{“show_date_choice”:”true”,”true”:{“date_format”:”d F Y”,”date_position”:”bottom”}},”filter_entries”:[],”load_more_text”:”Load more”,”posts_number_per_row”:”1″,”posts_number_per_row_tab”:”1″,”posts_number_per_row_mobile”:”1″,”posts_number_per_page”:”1″,”order_by”:”date”,”order”:”DESC”,”layout”:{“layout_choice”:”default”}};
var paged = parseInt($(‘#paged_base_shortcode_resources_5cab38897cf1e’).val());
//
var valMaxPage = parseInt($(‘#maxPage_base_shortcode_resources_5cab38897cf1e’).val());
var filters = {};
if (mode === ‘select’) {
var paged = 1;
}
$(“.resource-filters_base_shortcode_resources_5cab38897cf1e select”).each(function (index) {
if ($(this).has(‘option:selected’)) {
//console.log(‘Select number ‘ + index + ‘: ‘ + $(this).val());
//console.log($(this).attr(“name”));
filters[‘”‘ + $(this).attr(“name”) + ‘”‘] = $(this).val();
}
});
// This does the ajax request
$.ajax({
url: ‘https://mursion.wpengine.com/wp-admin/admin-ajax.php’, // or example_ajax_obj.ajaxurl if using on frontend
type: ‘post’,
data: {
‘action’: ‘get_blog_data_copy’,
‘atts’: atts,
‘featured_id’: 0,
‘ajax’: true,
‘paged’: paged,
‘filters’: filters,
‘dataType’: maxPage,
},
beforeSend: function(){
$(‘#load-more-image’).show();
},
complete: function(){
$(‘#load-more-image’).hide();
},
success: function (data) {
//alert(data);
//alert(mode);
// alert(maxPage);
// This outputs the result of the ajax request
if (data != 0) {
if (mode === ‘select’) {
if (maxPage === ‘maxPage’) {
$(“#paged_base_shortcode_resources_5cab38897cf1e”).val(2);
$(“#maxPage_base_shortcode_resources_5cab38897cf1e”).val(data);
checkLoadMoreButton_base_shortcode_resources_5cab38897cf1e();
} else {
$(“.resource-items_base_shortcode_resources_5cab38897cf1e”).html(data);
sameHeights(“.resources-eh”);
}
} else {
$(“.resource-items_base_shortcode_resources_5cab38897cf1e”).append(data);
sameHeights(“.resources-eh”);
if (paged >= valMaxPage) {
$(‘.loadMore_base_shortcode_resources_5cab38897cf1e’).hide();
}
$(‘#paged_base_shortcode_resources_5cab38897cf1e’).val(paged + 1);
}
} else {
$(“.resource-items_base_shortcode_resources_5cab38897cf1e”).html(‘No data found’);
$(‘.loadMore_base_shortcode_resources_5cab38897cf1e’).hide();
}
},
error: function (errorThrown) {
console.log(errorThrown);
}
});
}
})(jQuery); // or even jQuery.noConflict()

Christensen Institute says Mursion is a disruptor and ‘Innovator Worth Watching’

08 February 2019

Is Mursion a disruptive innovator worth watching? Clayton Christensen Institute says yes.

Read More

Best Practices From the Field

22 February 2018

Make the most of your leadership development simulations by engaging in immediate repeat practice.

Read More

5 things you must see at Training 2019

22 February 2018

Are you attending Training Magazine’s Conference and Expo February 25-27 in Orlando FL? If not, there is still time to register! If you want to stay abreast of the latest and greatest in emerging tech,

Read More

// if(2 > 2){
// alert(‘ok’);
// }else{
// alert(‘notok’);
// }
function sameHeights(selector) {
var selector = selector,
query = document.querySelectorAll(selector),
elements = query.length,
max = 0;
if (elements) {
while (elements–) {
var element = query[elements];
if (element.clientHeight > max) {
max = element.clientHeight;
}
}
elements = query.length;
while (elements–) {
var element = query[elements];
element.style.height = max + ‘px’;
}
}
}
(function ($, window, document) {
// Check load more [show/hide button]
function checkLoadMoreButton_base_shortcode_resources_5cab3889d02a3() {
var paged = parseInt($(‘#paged_base_shortcode_resources_5cab3889d02a3’).val()); //alert(paged);
var valMaxPage = parseInt($(‘#maxPage_base_shortcode_resources_5cab3889d02a3’).val()); //alert(valMaxPage);
if (paged > valMaxPage) { //alert(‘hide’);
$(‘.loadMore_base_shortcode_resources_5cab3889d02a3’).hide();
} else {
$(‘.loadMore_base_shortcode_resources_5cab3889d02a3’).show();
}
}
checkLoadMoreButton_base_shortcode_resources_5cab3889d02a3();
sameHeights(“.resources-eh”);
$(“.loadMore_base_shortcode_resources_5cab3889d02a3”).on(“click”, function () {
getResourcesData_base_shortcode_resources_5cab3889d02a3(‘click’, ‘load’);
});
$(“.resource-filters_base_shortcode_resources_5cab3889d02a3 select”).on(“change”, function () {
getResourcesData_base_shortcode_resources_5cab3889d02a3(‘select’, ‘load’);
getResourcesData_base_shortcode_resources_5cab3889d02a3(‘select’, ‘maxPage’);
});
function getResourcesData_base_shortcode_resources_5cab3889d02a3(mode, maxPage) {
// We’ll pass this variable to the PHP function example_ajax_request
var atts = {“resource_types”:[],”show_featured”:”1″,”show_default_featured”:””,”show_filters”:””,”show_category_label”:””,”show_date”:{“show_date_choice”:”true”,”true”:{“date_format”:”d F Y”,”date_position”:”bottom”}},”filter_entries”:[],”load_more_text”:””,”posts_number_per_row”:”3″,”posts_number_per_row_tab”:”2″,”posts_number_per_row_mobile”:”1″,”posts_number_per_page”:”3″,”order_by”:”date”,”order”:”DESC”,”layout”:{“layout_choice”:”default”}};
var paged = parseInt($(‘#paged_base_shortcode_resources_5cab3889d02a3’).val());
//
var valMaxPage = parseInt($(‘#maxPage_base_shortcode_resources_5cab3889d02a3’).val());
var filters = {};
if (mode === ‘select’) {
var paged = 1;
}
$(“.resource-filters_base_shortcode_resources_5cab3889d02a3 select”).each(function (index) {
if ($(this).has(‘option:selected’)) {
//console.log(‘Select number ‘ + index + ‘: ‘ + $(this).val());
//console.log($(this).attr(“name”));
filters[‘”‘ + $(this).attr(“name”) + ‘”‘] = $(this).val();
}
});
// This does the ajax request
$.ajax({
url: ‘https://mursion.wpengine.com/wp-admin/admin-ajax.php’, // or example_ajax_obj.ajaxurl if using on frontend
type: ‘post’,
data: {
‘action’: ‘get_blog_data_copy’,
‘atts’: atts,
‘featured_id’: 0,
‘ajax’: true,
‘paged’: paged,
‘filters’: filters,
‘dataType’: maxPage,
},
beforeSend: function(){
$(‘#load-more-image’).show();
},
complete: function(){
$(‘#load-more-image’).hide();
},
success: function (data) {
//alert(data);
//alert(mode);
// alert(maxPage);
// This outputs the result of the ajax request
if (data != 0) {
if (mode === ‘select’) {
if (maxPage === ‘maxPage’) {
$(“#paged_base_shortcode_resources_5cab3889d02a3”).val(2);
$(“#maxPage_base_shortcode_resources_5cab3889d02a3”).val(data);
checkLoadMoreButton_base_shortcode_resources_5cab3889d02a3();
} else {
$(“.resource-items_base_shortcode_resources_5cab3889d02a3”).html(data);
sameHeights(“.resources-eh”);
}
} else {
$(“.resource-items_base_shortcode_resources_5cab3889d02a3”).append(data);
sameHeights(“.resources-eh”);
if (paged >= valMaxPage) {
$(‘.loadMore_base_shortcode_resources_5cab3889d02a3’).hide();
}
$(‘#paged_base_shortcode_resources_5cab3889d02a3’).val(paged + 1);
}
} else {
$(“.resource-items_base_shortcode_resources_5cab3889d02a3”).html(‘No data found’);
$(‘.loadMore_base_shortcode_resources_5cab3889d02a3’).hide();
}
},
error: function (errorThrown) {
console.log(errorThrown);
}
});
}
})(jQuery); // or even jQuery.noConflict()

by Mursion

Subscribe for the latest Mursion articles and updates.

By clicking the sign up button above, you consent to allow Mursion to store and process the personal information submitted above to provide you the content requested. View our Terms and Conditions.

Related Blog Posts

  • This WFH Life Part II
    April 20, 2020

    This WFH Life Part II

    “Get a proper desk with a proper monitor and keyboard....

  • Practice Makes Perfect: How VR can Elevate Sales Training
    June 7, 2019

    Practice Makes Perfect: How VR can Elevate Sales Training

    Practice Makes Perfect: How VR can Elevate Sales Training by...

  • Mursion wins learning tech award at Brandon Hall
    December 22, 2018

    Mursion wins learning tech award at Brandon Hall

    Mursion wins learning tech award at Brandon Hall San Francisco...