Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
/ MUF0051 Public archive

Anki flashcard and notes for final exam / quiz preparation

Notifications You must be signed in to change notification settings

Kyblue11/MUF0051

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUF0051 - ICT 1

Information and Communication Technology Unit 1
Anki flashcard and notes for final exam / quiz preparation
Prepared for students under MUF0051 - ICT 1 during 2022/2023. Note that the current content for the final exam/quiz may be subject to change.

Prepared by: Aaron Lam


flashpoint

definitions

deck_options

This repository contains an ICT Anki deck package. Follow the steps below to add a new deck to your Anki application.

How to Add a New Deck

  1. Download the Deck Package

    • Go to the Releases section of this repository.
    • Download the latest .apkg file.
  2. Open Anki

    • Launch the Anki application on your computer.
  3. Import the Deck

    • In Anki, go to File > Import....
    • Navigate to the location where you downloaded the .apkg file.
    • Select the .apkg file and click Open.
  4. Review the Deck

    • The new deck should now appear in your list of decks.
    • Click on the deck name to start reviewing the cards.

Contributing

If you would like to contribute to this project, please follow these steps:

  1. Fork the Repository

    • Click the Fork button at the top right of this page to create a copy of this repository in your GitHub account.
  2. Clone the Repository

    • Clone your forked repository to your local machine using:
      git clone https://github.com/Kyblue11/MUF0051.git
  3. Create a New Branch

    • Create a new branch for your changes:
      git checkout -b new-feature
  4. Make Your Changes

    • Add your new deck or make other changes to the repository.
  5. Commit Your Changes

    • Commit your changes with a descriptive message:
      git commit -m "Add new ICT card to the deck"
  6. Push to Your Branch

    • Push your changes to your forked repository:
      git push origin new-feature
  7. Create a Pull Request

    • Go to the original repository on GitHub and create a pull request from your forked repository.

About

Anki flashcard and notes for final exam / quiz preparation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published