<% import hashlib from xmodule.fields import StringyInteger, StringyFloat hlskey = hashlib.md5(module.location.url()).hexdigest() %>
% if 'source_code' in editable_metadata_fields and editable_metadata_fields['source_code']['explicitly_set']: <%include file="source-edit.html" /> % endif