Back to Freecodecamp

Task 75

curriculum/challenges/english/blocks/learn-about-adverbial-phrases/680a71abea885638d0c17247.md

latest2.1 KB
Original Source
<!-- READING -->

--instructions--

Read the text and answer the question below.

--questions--

--text--

After talking to Sophie, James comes up with an initial draft for their plan. Here's what he wrote:

Title: Draft Plan – Chat Feature Rollout

Here is a first version of the plan for launching the new chat feature. The goal is to make sure it works well for all users, no matter where they are. These are the main steps we can follow:

  1. Test with Central Servers: Start by testing the feature on our current central servers. Check if it works smoothly in our main environment.

  2. Try Different Locations: Test the chat feature in different regions. This will help us see if response times stay fast around the world.

  3. Watch for Delays: Pay attention to any slow response times. The new feature might increase server load and cause delays at first.

  4. Start Small: Launch the feature for a small group of users. This lets us see how it performs without affecting everyone.

  5. Fix Issues Early: If we find problems, fix them before expanding. This helps us improve the system step by step.

  6. Increase User Group: Slowly add more users after each round of testing. This helps us understand system limits better.

  7. Review and Adjust: After testing, we'll look at the full plan again. If needed, we can change parts of it before the full launch.

Let's go over this together and decide if any steps need updates.

What is the main reason for starting with a small group of users?

--answers--

To save money on server costs.

--feedback--

Cost is not mentioned as a reason in the plan.


To test the feature with users who speak different languages.

--feedback--

The language of the users is not part of this test plan.


To test the feature before a full launch.


To train users how to use the chat tool.

--feedback--

Training users is not part of the early rollout steps.

--video-solution--

3

--explanation--

Check item 4 for James's plan, the one that says Start Small. That's where James suggests a smaller group of users for initial tests. That is also where you may find the answer to this question.