$def with (success, sessionid, data, error) $# $# This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for $# more information about the licensing of this file. $# $var title: $:_("Bind LTI")

$:_("Binding to an existing LMS")

$if error:
$error
$if data:
$:_("Authorization required")
$:_("You are going to bind your INGInious account {realname} [{username}] with the following LTI tool and context:").format(realname=user_manager.session_realname(), username=user_manager.session_username()) This operation cannot be undone.
$if success: