TestSEHTML / hints /driver.html
Alef1986's picture
Upload 1308 files
b0475e3 verified
Raw
History Blame Contribute Delete
627 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>Driver</title>
</head>
<body>
<p>A <b>Driver</b> represents an external or internal condition that motivates an organization to define its goals and implement the changes necessary to achieve them.</p>
<h2>Category:</h2>
<p>Motivation</p>
<h2>Examples:</h2>
<p>"Customer satisfaction", "Compliance to legislation", "Profitability", "Economic changes", "Changing legislation"</p>
</body>
</html>