Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Digital Solutions

Learning Goals

By the end of this section you will:

  • understand what constitutes a digital solution

  • understand the processes involved in creating a digital solution

What are Digital Solutions?ΒΆ

A digital solution is a functional system combining user interface, data and programming elements to address a defined real-world problem that meets human needs, wants or opportunities.

Its key features include:

How do we create a Digital Solution?ΒΆ

We create a digital solution by following a structured problem-solving process.

  1. We explore a need, want or opportunity by analysing users, existing systems and constraints. Next, w

  2. We develop ideas using design, systems and computational thinking to plan how the solution will work.

  3. We then generate components, including the user interface, programmed code and data structures, using suitable software and programming tools.

  4. Finally, we evaluate and refine the solution by testing it against success criteria, improving its performance, security and user experience until it meets the identified need.

This process is refered to as the EDGE problem-solving framework.

The EDGE Problem-Solving Framework