<!doctype html>
<html lang="en">
	<head>
		<meta charset="utf-8">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<meta name="copyright" content="Copyright © 2026 NoHoops">
		<meta name="description" content="We're building a Personal Data Rights application designed to record personal data events and help data subjects and data controllers navigate the ever changing landscape of personal data management.">
		<title>NoHoops - Re-launch: The MVT</title>
		<link href="/f.png" rel="icon">
		<link href="/s.css" rel="stylesheet" type="text/css">
	</head>
	<body>
		<header>
			<section>
				<section class="logo"><a href="/" title="Home"><s></s><s></s><s></s><s></s></a></section>
				<nav>
					<button type="button" aria-label="Show the navigation menu"><span></span></button>
					<ul>
						<li><a href="/">Home</a></li>
						<li><a href="/articles">Latest Articles</a></li>
						<li><a href="/about-your-data">About Your Data</a></li>
						<li><a href="/about-us">About Us</a></li>
					</ul>
				</nav>
			</section>
		</header>
		<main>
			<article>
				<header>
					<h1>Re-launch: The MVT</h1>
					<p>The Minimum Viable Test</p>
					<ul>
						<li>Chris Chapman</p>
						<li>21 September 2021</p>
					</ul>
				</header>
				<section>
					<p>After a long break (and a couple of pandemic related redundancies), we've decided to re-launch NoHoops. We had zero traction at our first attempt in 2019 but things have moved on quite a bit since then. People are increasingly aware of the difference between privacy and consent and the importance of both. We're also learning just how powerful consent management is as an instrument of privacy enhancement and personal data control.</p>
				</section>
				<section>
					<h2>The MVT</h2>
					<p>We recently saw an interesting article about something we had not come across before - <a href="https://review.firstround.com/the-minimum-viable-testing-process-for-evaluating-startup-ideas">the minimum viable test (MVT)</a>. Following a failed launch and the consequent loss of confidence in our project, we figured we needed to try something different. If a minimum viable product (MVP) is a cut down version of a full product, an MVT is a cut down version of an MVP. It's purpose is to test the absolute minimum feature set in order to learn crucial lessons from the results. We're well acquainted with the MVP (having built several in the past) but as we had no success with it, we figured we'd give the MVT a whirl. What could go wrong?</p>
				</section>
				<section>
					<h2>The Test</h2>
					<p>The question we're asking is pretty simple:</p>
					<p><q>Do website publishers want to ditch their privacy policy so they can offer their visitors an opt-in approach to personal data processing?</q></p>
					<p>The test is equally simple. All we're going to do is count the number of websites that attach our consent tab to their web pages. We will run the test for a couple of weeks following the launch and then review.</p>
				</section>
				<footer></footer>
			</article>
		</main>
		<footer>Copyright © 2026 NoHoops</footer>
	</body>
</html>