Skip to content

Latest commit

 

History

History
77 lines (58 loc) · 3.04 KB

File metadata and controls

77 lines (58 loc) · 3.04 KB
<style>@import url("//readme.codeadam.ca/readme.css");</style>

Version 1 - Initial Production

Completed: September 2023

The initial version of Flow will include a basic login for BrickMMO developers to review tasks, make notes, and mark tasks as complete. Admin can manage tasks, students, and classes.

BrickMMO

Features

Q&A

Features Overview

  1. For Students
  • Dashboard: A personalized overview of questions and answers.
  • Community Questions: Easily add and view questions within the community.
  • Answering and Voting: Participate by answering questions and voting on the helpfulness of answers.
  • Content Management: Manage personal contributions by deleting questions and answers.
  1. For Administrators
  • Content Oversight: View, contribute to, and manage all questions and answers.
  • Moderation: Ensure the quality and appropriateness of content by deleting any question or answer.

Version Documentation

  • v1.markdown: Initial launch of the Q&A features, including basic functionalities for posting, answering, and moderating questions and answers.

Version-1 details

  • Release Date:
  • Key Features:
    • Student dashboard
    • Community question and answer functionality
    • Voting mechanism
    • Pagination to enhance navigation
    • Administrative oversight and moderation tools

Timesheets

The new timesheet feature allows students to log their number of hours spent on the BrickMMO tasks every day. This feature includes

  • a calendar view that shows total hours spent on each day
  • a day view that shows a list of entries with delete function
  • an add entry page
  • an admin dashboard for viewing any students' timesheet

Related Links

Documents

Contributors

Name Type Contributions
codeadamca Adam Thomas Faculty codeadamca
Lovepreet Singh Student lovepreet-g
Saloni Pawar Student
Surbhi Singhania Student surbhisinghania
Lap Wang Wong Student leonwongdev
Nhi Nguyen Student

Repository Resources

➔ Back to About