Resources
Admin Guide
Theoretical Homeworks
-
Use this template to create a new repository for the homework. The name of the repository should follow the pattern of
<S (for Spring) or F (for Fall)><year>-T<homework-number>-P<part-number>
. For exampleF2021-T1-P1
. -
Push the questions and solutions to the repository. The PDF of the homework will be generated automatically to the
build
branch of that repository. -
Release the homework using this action. Inputs:
- The repository name. (e.g.
F2021-T1-P1
) - PDF file to be released (MUST be built inside build branch)
- Path to the target file (e.g.
problem_sets/rohban_f2021/theoretical/T1/T1P1_questions.pdf
)
- The repository name. (e.g.