diff --git a/07 Frequently Asked Questions.md b/07 Frequently Asked Questions.md index c970f62..5322b79 100644 --- a/07 Frequently Asked Questions.md +++ b/07 Frequently Asked Questions.md @@ -31,6 +31,8 @@ In addition, the following data should be captured without the user needing to e 1. The username of the person asking the question. 2. The date and time when the question was posted. +> To demonstrate this feature and to prove that the form works correctly you will need to show that the data is being persisted correctly, either by running a database query or an API call depending on the platform and technology you are using. + ## Feature 2 The home screen should display a list of the questions that `users` have asked. This should include: