Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pretalx 使用角色測試 #14

Open
toomore opened this issue Jul 10, 2023 · 0 comments
Open

Pretalx 使用角色測試 #14

toomore opened this issue Jul 10, 2023 · 0 comments

Comments

@toomore
Copy link
Collaborator

toomore commented Jul 10, 2023

Pretalx 建立後,需要扮演三種角色測試系統上的功能。

  1. 活動建立者:某某研討會的議程組,需要建立一個徵稿活動,如何建立徵稿頁面?如何設定投稿人額外調查資訊的欄位。
  2. 投稿人:投稿類型、貢獻類別(原始碼貢獻、推廣貢獻)。
  3. 審稿委員:如何進入系統審稿?如何取得審稿標準與規範?審稿委員的帳號權限設定。

建立測試資料

  1. install pip: docker exec -ti pretalx pip install Faker freezegun
  2. in docker compose: docker exec -ti pretalx pretalx create_test_event

ref. https://docs.pretalx.org/administrator/commands.html#python-m-pretalx-create-test-event

Result

  1. 各角色的使用流程
  2. Pretalx 帳號權限設定與差異

預定時程

  1. 7/10 - 7/14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant