Skip to content

5007CEM-2324/AssignmentProjectDescriptors

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Project List 3.0

This repository contains a list of project topics linked to your module assessment.

Each of the projects contains a list of features of increasing complexity. The topics are mapped to the grading rubric.

Notes

If the requirements specify the ability to input multi-line formatted text this may be implemented in any of the following ways:

  • a large text area that includes formatting buttons allowing the user to format the text by selecting it and clicking these buttons.
  • A large text area where the user can select text which pops up a formatting menu (as used on smartphone interfaces).
  • A large text area where the user can use markdown syntax to format their text. This needs to include a live preview area (see the StackOverflow editor as an example).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published