- Understand how Planet interface is structured
- Understand basic functions of community Planet
- Add resources to your Community in order to get accustomed to the Planet interface
Please go to http://localhost:3100 or run vagrant global-status
in the command line to see if your community Planet is currently running. If not, please cd
into planet
directory in your local machine and run vagrant up prod
.
Do not forget to send the screenshot of your Planet community configurations (from the earlier step when you registered your configurations) to our chat. In case you forgot to take the screenshot of your configurations, login to Planet, click on manager settings (top bar person with gear icon), click on the configuration button, take a screenshot of the page, and send it to the Gitter chat.
Watch the videos below to learn the basic functions of your Planet. These videos were created a few years ago, on old system BeLL but they should do a decent job of introducing you to the Planet.
My Dashboard Library Feedback Generating Activity Reports
We suggest you to play around a bit, try to explore and feel comfortable with Planet.
In this section, we will practice uploading resources to the Planet. Although there are several kinds of resources, the majority of them are PDFs, mp3s, and mp4s.
Here are three types of resources that you can download to your computer and then upload to your Planet. Right-click on each one of these links and save them to your computer.
PDF - "Feelings" mp3 song - "Opposite Song" mp4 video - "Burka Avenger"
Next, go to your community Planet. Select Library
from the dashboard, then select +
icon. You will see:
Fill out the information:
- Fill in all of the text boxes and drop-down menus (As this is just practice, accuracy of information is not important)
- Be sure to upload one of the
PDF - "Feelings"
,mp3 song - "Opposite Song"
, ormp4 video - "Burka Avenger"
files. - Next, click on Submit. You have now uploaded the resource.
- Find the resources in
Library
, and make sure that you can open it. - Repeat this until all three files have been uploaded as resources.
There are three important kinds of updates that you may receive on the community side: upgrades, resources/courses and sync. Go to your Manager page and search for the buttons highlighted in the picture below. You may not see the Fetch Items
button if nation has not sent anything to the community. If you do not see the other two highlighted buttons, post a message to the Gitter Chat channel to get help.
As you can see from the image below, there is an upgrade ready to be downloaded. Usually, next to the upgrade, you should also see publication(s) (we send to you from the nation) ready to be downloaded.
- Click the
Upgrade
button on Manager page and it take you to upgrade page. An upgrade refers to a software update which improves the Planet (Note: If you do not seeUpgrade
button then simply carry on). It will then ask you for verification. - After the upgrade is complete, undergo
vagrant halt prod
andvagrant up prod
to restart planet. - If
Fetch Items
is available on the Manager page, click on it and download the courses offered (2nd picture). - Finally, send an activities sync to the nation using
Manage Sync
.
NOTE:
• If there is an "internet connection" error when you click the "Upgrade" button, please repeat the step.
• If new updates are not reflected, use Command+Shift+R
or Control+Shift+R
to clear cache and refresh.
We created a course for aspiring virtual interns so that we could test the software used to build courses and find bugs/things to improve. It is your job to take the course and find out what needs to be fixed/improved from the student standpoint.
Take the course, and the last question will ask you to specify any problems or improvements/suggestions that you have. Remember, people taking these courses in remote areas of the world will probably run into the same problems if you do not raise them now and let the team know. This is a very important task, and your help is much appreciated.
STEPS:
- Click on
Courses
on the top navigation - Find the course "Virtual Interns", select checkbox next to course and then click on
Join
- Click on Course to
Open
- Carefully finish all steps of the course
- To verify that your course answers were submitted, click on
Home
, then onSubmissions
- When you provide feedback, try to be as specific as possible, and include screenshots when necessary
If the course "Virtual Interns" is not there, check Manage Sync
of manager settings page to see if your synchronization are completed. Otherwise please message us and "@" an admin in the Gitter chat so we can send you the course manually.
In the next step, you will learn more about how our Git repositories work, and how to sync your own repository to keep up-to-date.